Skip to content

Commit

Permalink
Release 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Mar 19, 2021
1 parent 4c64932 commit 9b8d0ac
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
Expand Up @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.3.2](https://github.com/collective/volto-form-block/compare/v1.3.1...v1.3.2)

- fix: form errors handling [`4c64932`](https://github.com/collective/volto-form-block/commit/4c64932b89217ba75040ebbef99ee1816acfe008)

#### [v1.3.1](https://github.com/collective/volto-form-block/compare/v1.3.0...v1.3.1)

> 18 March 2021
- Release 1.3.1 [`f2cfec1`](https://github.com/collective/volto-form-block/commit/f2cfec14d6fa8942c6ddf8eca55f5c0e01012feb)
- chore(i18n): updated translations [`d0b1e09`](https://github.com/collective/volto-form-block/commit/d0b1e09c1a4090b35ba5f83f9afe62ff200b7b9d)

#### [v1.3.0](https://github.com/collective/volto-form-block/compare/v1.2.2...v1.3.0)
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.3.1",
"version": "1.3.2",
"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 9b8d0ac

Please sign in to comment.