Skip to content

Commit

Permalink
Release 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Mar 19, 2021
1 parent 327d43a commit 9d90ce5
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.3](https://github.com/collective/volto-form-block/compare/v1.3.2...v1.3.3)

- fix: translations [`327d43a`](https://github.com/collective/volto-form-block/commit/327d43a3b9ef81a28aaa435ac7943dda59c603ec)

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

> 19 March 2021
- Release 1.3.2 [`9b8d0ac`](https://github.com/collective/volto-form-block/commit/9b8d0acdb2ed2ecf4f796bc44e417b4497a368a4)
- 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)
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.2",
"version": "1.3.3",
"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 9d90ce5

Please sign in to comment.