Skip to content

Commit

Permalink
chore: release v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Jul 5, 2021
1 parent 29119b4 commit fe39c0a
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 @@
## [1.6.0](https://github.com/collective/volto-form-block/compare/v1.5.2...v1.6.0) (2021-07-05)


### Features

* add title and description ([0b7be9f](https://github.com/collective/volto-form-block/commit/0b7be9f4372c617dbcc0bcf38e8233c0662d7526))


### Bug Fixes

* typo in readme ([29119b4](https://github.com/collective/volto-form-block/commit/29119b4db4cd4109fc728c8e548a5d85800f187c))

### [1.5.2](https://github.com/collective/volto-form-block/compare/v1.5.1...v1.5.2) (2021-05-13)


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": "1.5.2",
"version": "1.6.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 fe39c0a

Please sign in to comment.