Skip to content

Commit

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

- docs: add features in readme and yt demos [`d63e926`](https://github.com/collective/volto-form-block/commit/d63e92678cc2f2e08f4bec87af363ac296e94936)
- docs: update readme [`c104224`](https://github.com/collective/volto-form-block/commit/c104224a0d8c4244a201c1cf2985398767c5e3c0)
- docs: update readme [`a789970`](https://github.com/collective/volto-form-block/commit/a7899705d376a6d118e9d44dd657bce9a2b7db43)
- chore(i18n): update translations [`e82192b`](https://github.com/collective/volto-form-block/commit/e82192b43f65fe7e364446a8910de3d2d4ca3726)

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

> 19 March 2021
- Release 1.4.0 [`b89405d`](https://github.com/collective/volto-form-block/commit/b89405d7b84488159994663a4e6ee56b319b44a7)
- refactor: attachment info styles [`2904849`](https://github.com/collective/volto-form-block/commit/290484910165a0f246f680bec5cbdc916d0e4437)
- refactor: fix translation, add attachment info [`73dd6e1`](https://github.com/collective/volto-form-block/commit/73dd6e1e3cdc77c9880b69386aa4136887593da7)
- feat: reset form state when navigating [`cfc4f37`](https://github.com/collective/volto-form-block/commit/cfc4f3712aea25d0051548971c36e676fd5e340b)
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.0",
"version": "1.4.1",
"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 ab522a1

Please sign in to comment.