Skip to content

Commit

Permalink
chore: release v2.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed May 27, 2022
1 parent c8d7095 commit 2fb44ee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [2.3.6](https://github.com/collective/volto-form-block/compare/v2.3.5...v2.3.6) (2022-05-27)


### Maintenance

* updated volto-subblocks ([c8d7095](https://github.com/collective/volto-form-block/commit/c8d7095c35d83b99723a9ff11edda6170edbfd74))

### [2.3.5](https://github.com/collective/volto-form-block/compare/v2.3.4...v2.3.5) (2022-05-24)


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.3.5",
"version": "2.3.6",
"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 2fb44ee

Please sign in to comment.