Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Mar 18, 2021
1 parent 8115403 commit 1b3fb8f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,18 @@ 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.0](https://github.com/collective/volto-form-block/compare/v1.1.2...v1.2.0)

- feat: add reset form [`d07a79f`](https://github.com/collective/volto-form-block/commit/d07a79f7cc06688ef538cdb01c201b174c23eb69)
- chore(i18n): updated translations [`8115403`](https://github.com/collective/volto-form-block/commit/81154034f48284d0bcbe9fc0221d555536e2abf9)
- chore(i18n): updated translations [`e7f4864`](https://github.com/collective/volto-form-block/commit/e7f4864b1e53012ee7a2d920c2d7a462aed89584)

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

> 17 March 2021
- fix: import paths [`9fde60d`](https://github.com/collective/volto-form-block/commit/9fde60dbecb81dbf2844ae0069bb1804e46a668b)
- Release 1.1.2 [`83b8ae8`](https://github.com/collective/volto-form-block/commit/83b8ae8ca1ff0a1ddd7688712b412b38d450794a)

#### [v1.1.1](https://github.com/collective/volto-form-block/compare/v1.1.0...v1.1.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.1.2",
"version": "1.2.0",
"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 1b3fb8f

Please sign in to comment.