Skip to content

Commit

Permalink
Release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Mar 17, 2021
1 parent 9fde60d commit 83b8ae8
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.1.2](https://github.com/collective/volto-form-block/compare/v1.1.1...v1.1.2)

- fix: import paths [`9fde60d`](https://github.com/collective/volto-form-block/commit/9fde60dbecb81dbf2844ae0069bb1804e46a668b)

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

> 16 March 2021
- refactor: improved translations [`5351b1f`](https://github.com/collective/volto-form-block/commit/5351b1f08dbd70f6b954a05bf215e6ca7b699597)
- Release 1.1.1 [`e9ca9bb`](https://github.com/collective/volto-form-block/commit/e9ca9bbf078828ba3b6279ef4e874900ac14fbe3)

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

Please sign in to comment.