Skip to content

Commit

Permalink
Release 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Apr 7, 2021
1 parent 3f0e06d commit cdbf242
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,9 +4,19 @@ 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.3.0](https://github.com/eea/volto-columns-block/compare/4.2.0...4.3.0)

- Add support for onInsertBlock with BlockChooser [`3f0e06d`](https://github.com/eea/volto-columns-block/commit/3f0e06d8958350902ade3653996ab5dd755ae6af)
- Revert "Add support for newId returned by onMutateBlock" [`212ef0f`](https://github.com/eea/volto-columns-block/commit/212ef0f38f8a2d10fb6dbc7af8542776fcacb698)
- Fix delete button visibility on columns block [`b78a5a5`](https://github.com/eea/volto-columns-block/commit/b78a5a591cd2a2e6310b6bffcd2821156995ccd7)
- Add support for newId returned by onMutateBlock [`4030d3c`](https://github.com/eea/volto-columns-block/commit/4030d3cc721c010841857a22c029bcf3a8cc5765)

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

> 5 April 2021
- Update docs [`8685368`](https://github.com/eea/volto-columns-block/commit/86853689fe594c2aa4e64af1b4df5f719bc87500)
- Release 4.2.0 [`d53cfb5`](https://github.com/eea/volto-columns-block/commit/d53cfb545051ab9fd931089c248230fc702117fe)
- Align columnsBlock style with Group block [`faae854`](https://github.com/eea/volto-columns-block/commit/faae854081da30e4a2d476f78709647304991383)
- Add fixedLayout settings [`38c9928`](https://github.com/eea/volto-columns-block/commit/38c9928fff5a7b31ef2fa7972c2f41b68d5bd9d8)
- Move readOnly setting to the end [`20b413e`](https://github.com/eea/volto-columns-block/commit/20b413ec228281894a453095b24322c1dd2d73a4)
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-columns-block",
"version": "4.2.0",
"version": "4.3.0",
"description": "volto-columns-block: Volto add-on",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down

0 comments on commit cdbf242

Please sign in to comment.