Skip to content

Commit

Permalink
chore: release v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Jul 7, 2022
1 parent 9433cc1 commit 962fd91
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.4.1](https://github.com/collective/volto-form-block/compare/v2.4.0...v2.4.1) (2022-07-07)


### Bug Fixes

* a11y screen reader for checkbox and radio grooups ([9433cc1](https://github.com/collective/volto-form-block/commit/9433cc1b36fc4019f25fed25ca8209e62dc9e511))

## [2.4.0](https://github.com/collective/volto-form-block/compare/v2.3.6...v2.4.0) (2022-07-07)


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.4.0",
"version": "2.4.1",
"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 962fd91

Please sign in to comment.