Skip to content

Commit 8765260

Browse files
committed
Release 1.0.6
1 parent dca51d0 commit 8765260

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
> 26 January 2020
7+
#### [1.0.6](https://github.com/eea/volto-columns-block/compare/1.0.5...1.0.6)
88

9-
- make compatible with dexterity layout settings (https://github.com/eea/volto-columns-block/pull/12)
9+
- fix for dexterity content types [`#12`](https://github.com/eea/volto-columns-block/pull/12)
10+
- changelog [`9501593`](https://github.com/eea/volto-columns-block/commit/9501593beb8ddaf350241921a112543e7f313463)
1011

1112
#### [1.0.5](https://github.com/eea/volto-columns-block/compare/1.0.4...1.0.5)
1213

14+
> 15 January 2021
15+
1316
- Fixes #9 - Toolbar z-index [`#9`](https://github.com/eea/volto-columns-block/issues/9)
17+
- Release 1.0.5 [`e87bc1d`](https://github.com/eea/volto-columns-block/commit/e87bc1d78f8e7122a69ffc85c3dfbccedbaeca9a)
1418

1519
#### [1.0.4](https://github.com/eea/volto-columns-block/compare/1.0.3...1.0.4)
1620

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eeacms/volto-columns-block",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "volto-columns-block: Volto add-on",
55
"main": "src/index.js",
66
"author": "European Environment Agency: IDM2 A-Team",

0 commit comments

Comments
 (0)