Skip to content

Commit

Permalink
Release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Jan 14, 2021
1 parent b3c0c16 commit 90986ff
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +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).

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

- made counter work also for text inside columns and accordions, even nest [`b3c0c16`](https://github.com/eea/volto-group-block/commit/b3c0c1651bb85b5252afe204107852aad0ef500c)
- fix adding new blocks [`ec3a37a`](https://github.com/eea/volto-group-block/commit/ec3a37a153106acec64e28e116c6f96cef00ce03)

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

> 5 January 2021
- 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)
- Release 1.0.2 [`4aa34c3`](https://github.com/eea/volto-group-block/commit/4aa34c374fb1520d6f83a430e2156271ca81847a)

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

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.2",
"version": "1.0.3",
"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 90986ff

Please sign in to comment.