Skip to content

Commit

Permalink
Release 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Mar 24, 2021
1 parent 8853ce0 commit feccc66
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.4.3](https://github.com/collective/volto-form-block/compare/v1.4.2...v1.4.3)

- fix: remove console.log [`8853ce0`](https://github.com/collective/volto-form-block/commit/8853ce0505189b62cab597122594a0723510e5cd)

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

> 23 March 2021
- chore(i18n): update translations [`980a0b8`](https://github.com/collective/volto-form-block/commit/980a0b861ab4f6d3550e5d641874287a71cd89a5)
- Release 1.4.2 [`5234eff`](https://github.com/collective/volto-form-block/commit/5234eff28b1a9db1b1e4178a4f3d11fc64664746)

#### [v1.4.1](https://github.com/collective/volto-form-block/compare/v1.4.0...v1.4.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.4.2",
"version": "1.4.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 feccc66

Please sign in to comment.