Skip to content

Commit

Permalink
Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Jan 5, 2021
1 parent 5c5147c commit 4aa34c3
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,9 +4,18 @@ 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).

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

- Fixed count values from child groups with text [`#4`](https://github.com/eea/volto-group-block/pull/4)
- fixed counter for new props schema [`6005d82`](https://github.com/eea/volto-group-block/commit/6005d82a7191a88efab6be7b0909d7287f1534a0)
- fixed count values from child groups with text [`5151e33`](https://github.com/eea/volto-group-block/commit/5151e33455d504660b8b16eb9f7fbf1fbd7a5aff)

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

> 11 December 2020
- Fix docs about install commands [`460c0d2`](https://github.com/eea/volto-group-block/commit/460c0d21ed0896eba720d59e18457e0118161057)
- Release 1.0.1 [`06a5b74`](https://github.com/eea/volto-group-block/commit/06a5b74f65f0015665b3f3ba94d0f59ab82ba792)
- Release to npm by default [`a499afa`](https://github.com/eea/volto-group-block/commit/a499afa63ca80b73c3d462e619af701c187e92ce)

### [1.0.0](https://github.com/eea/volto-group-block/compare/0.1.3...1.0.0)
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": "1.0.1",
"version": "1.0.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",
Expand Down

0 comments on commit 4aa34c3

Please sign in to comment.