Skip to content

Commit

Permalink
chore: release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Nov 25, 2021
1 parent cc8eb20 commit b0c0a73
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.1.0](https://github.com/collective/volto-form-block/compare/v2.0.3...v2.1.0) (2021-10-25)


### Bug Fixes

* readme title ([2d56ace](https://github.com/collective/volto-form-block/commit/2d56aced8a7ebd1bfbbbde1054694948f6b17396))


### Maintenance

* upgrade to volto 14, use @plone/script i18n ([3069217](https://github.com/collective/volto-form-block/commit/30692170860ebe50df5677d6992b209a8995fc10))

### [2.0.3](https://github.com/collective/volto-form-block/compare/v2.0.2...v2.0.3) (2021-10-19)


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.0.3",
"version": "2.1.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 b0c0a73

Please sign in to comment.