Skip to content

Commit

Permalink
chore: release v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed Oct 7, 2022
1 parent 3c26486 commit 5faeae3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [2.8.0](https://github.com/collective/volto-form-block/compare/v2.7.1...v2.8.0) (2022-10-07)


### Features

* scroll the window to the top of the form after submitting it succesfully ([#43](https://github.com/collective/volto-form-block/issues/43)) ([3c26486](https://github.com/collective/volto-form-block/commit/3c26486ae305ed173e86025f9d3b36e5fc6ad1c0))


### Bug Fixes

* set norobots captcha as required ([9d73566](https://github.com/collective/volto-form-block/commit/9d73566df9b234e0c8da08b5dcc3240cc9f9670d))

### [2.7.1](https://github.com/collective/volto-form-block/compare/v2.7.0...v2.7.1) (2022-09-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volto-form-block",
"version": "2.7.1",
"version": "2.8.0",
"description": "Volto block to build a form",
"main": "src/index.js",
"repository": "https://github.com/collective/volto-form-block",
Expand Down

0 comments on commit 5faeae3

Please sign in to comment.