Skip to content

Commit

Permalink
Release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Mar 23, 2021
1 parent b570fe0 commit 185b248
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,20 @@ 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).

#### [3.0.0](https://github.com/eea/volto-group-block/compare/2.0.0...3.0.0)
#### [4.0.0](https://github.com/eea/volto-group-block/compare/3.0.0...4.0.0)

- Custom Edit Block Wrapper [`5b83746`](https://github.com/eea/volto-group-block/commit/5b83746282692f22e8866a6faab10f3c8b9c08bd)
- Add possibility to disable buttons inside group block [`fc21b15`](https://github.com/eea/volto-group-block/commit/fc21b1509d30c00f975169269f8f19e451e3f3f1)
- Fix stylelint [`06aba53`](https://github.com/eea/volto-group-block/commit/06aba53f82207088b1bb62d192b955a699ca8a0f)
- Better icon for groups block [`b570fe0`](https://github.com/eea/volto-group-block/commit/b570fe082c2d910e70598a56b3d209e4d72e121b)

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

> 8 March 2021
- Drop volto-blocks-form dependency [`#6`](https://github.com/eea/volto-group-block/pull/6)
- Change imports from volto core [`d1dcc14`](https://github.com/eea/volto-group-block/commit/d1dcc14116fa408731d545d45d01669a06563b46)
- Release 3.0.0 [`a83216e`](https://github.com/eea/volto-group-block/commit/a83216ed496b3a14ea49fd9697cd50ac64866092)
- Fix focus management [`35327d7`](https://github.com/eea/volto-group-block/commit/35327d7b457beeed15b7129541bb1665cab4586b)
- Cleanup Jenkinsfile DEPENDENCIES [`9d2a5d0`](https://github.com/eea/volto-group-block/commit/9d2a5d04308ecef93ca2682d928d0919b0f861ea)
- Cosmetics [`03d6ed8`](https://github.com/eea/volto-group-block/commit/03d6ed8cbb796bacef3b3b78a1cee4114874033c)
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": "3.0.0",
"version": "4.0.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 185b248

Please sign in to comment.