diff --git a/CHANGELOG.md b/CHANGELOG.md index c8e174a..3c2c3a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +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). +#### [4.1.2](https://github.com/eea/volto-group-block/compare/4.1.1...4.1.2) + +- Show instructions button when instructions available [`02ba2ac`](https://github.com/eea/volto-group-block/commit/02ba2ac520f594ac16da7a2e0ffac6debe505251) +- Update docs [`6dde4e0`](https://github.com/eea/volto-group-block/commit/6dde4e0fb9bb3196fa694b9a9d0401f204408757) + #### [4.1.1](https://github.com/eea/volto-group-block/compare/4.1.0...4.1.1) +> 26 March 2021 + +- Release 4.1.1 [`22df819`](https://github.com/eea/volto-group-block/commit/22df819680e66849f5b41bc004103aefb98494e0) - Fix delete button visibility on Section group block [`514df57`](https://github.com/eea/volto-group-block/commit/514df57ff155f04f73639413f7458ee8a03d877d) #### [4.1.0](https://github.com/eea/volto-group-block/compare/4.0.1...4.1.0) diff --git a/package.json b/package.json index 70797b1..37a5bdb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-group-block", - "version": "4.1.1", + "version": "4.1.2", "description": "volto-group-block: Volto block to be used to group other blocks", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",