Skip to content

Commit

Permalink
Release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Mar 16, 2021
1 parent 5351b1f commit e9ca9bb
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.1](https://github.com/collective/volto-form-block/compare/v1.1.0...v1.1.1)

- refactor: improved translations [`5351b1f`](https://github.com/collective/volto-form-block/commit/5351b1f08dbd70f6b954a05bf215e6ca7b699597)

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

> 16 March 2021
- feat: add static fields rendering [`da6ae8d`](https://github.com/collective/volto-form-block/commit/da6ae8dd0729b511a1de87a39fab0ad14037cb32)
- Release 1.1.0 [`1e76e9b`](https://github.com/collective/volto-form-block/commit/1e76e9b451d1514ed6f57e587b37253a223ef8e8)
- feat: add static fields [`746e62e`](https://github.com/collective/volto-form-block/commit/746e62e1eadbf1316f271fc762fd62b980e4d278)
- fix: add field_type for static fields [`85ed53f`](https://github.com/collective/volto-form-block/commit/85ed53f1676d3b19452152b069df8e5a69929ce3)

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.0",
"version": "1.1.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 e9ca9bb

Please sign in to comment.