Skip to content

Commit

Permalink
Release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Mar 18, 2021
1 parent 608d3bd commit ae30355
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,9 +4,16 @@ 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.2.2](https://github.com/collective/volto-form-block/compare/v1.2.1...v1.2.2)

- refactor: add cancel translation [`608d3bd`](https://github.com/collective/volto-form-block/commit/608d3bd28660f0b2f5c80f5d9486076b9fd32088)

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

> 18 March 2021
- fix: form reset [`84c6087`](https://github.com/collective/volto-form-block/commit/84c608737159cd8b7694d2ae4bed194bb671f253)
- Release 1.2.1 [`cb63ff1`](https://github.com/collective/volto-form-block/commit/cb63ff1851643233e609a0fc52731130c714c281)
- refactor: add autocomplete off [`5147c5f`](https://github.com/collective/volto-form-block/commit/5147c5f1e913b6a998f452c24aa67bf99157a93e)

#### [v1.2.0](https://github.com/collective/volto-form-block/compare/v1.1.2...v1.2.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.2.1",
"version": "1.2.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 ae30355

Please sign in to comment.