Skip to content

Commit

Permalink
Release 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Apr 7, 2021
1 parent 020ee19 commit a33bad6
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,8 +4,17 @@ 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).

#### [4.2.0](https://github.com/eea/volto-group-block/compare/4.1.4...4.2.0)

- Add support for onInsertBlock with BlockChooser [`020ee19`](https://github.com/eea/volto-group-block/commit/020ee19929005733fcaff4a1786f5210c8a5421e)
- Revert "Add support for newId returned by onMutateBlock" [`c53bc1b`](https://github.com/eea/volto-group-block/commit/c53bc1b1986f1d67ed5a6e21a53fafeed81eb068)
- Add support for newId returned by onMutateBlock [`94740c6`](https://github.com/eea/volto-group-block/commit/94740c671faf84fd00adb228c0407ea5602d0739)

#### [4.1.4](https://github.com/eea/volto-group-block/compare/4.1.3...4.1.4)

> 5 April 2021
- Release 4.1.4 [`16550db`](https://github.com/eea/volto-group-block/commit/16550db572895b525559888dc8a050ef9a310e06)
- Add fixedLayout settings [`8c3936c`](https://github.com/eea/volto-group-block/commit/8c3936c4b210a32511d2171be40d297a1e761bb1)
- Fix block propType [`d8abe50`](https://github.com/eea/volto-group-block/commit/d8abe50ae09a8c4edddf7a15f86063c33f032b3f)

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": "@eeacms/volto-group-block",
"version": "4.1.4",
"version": "4.2.0",
"description": "volto-group-block: Volto block to be used to group other blocks",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down

0 comments on commit a33bad6

Please sign in to comment.