Skip to content

Commit adfec4c

Browse files
committed
Release 2.0.0
1 parent 43e41bc commit adfec4c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ 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+
#### [2.0.0](https://github.com/eea/volto-columns-block/compare/1.0.6...2.0.0)
8+
9+
- Volto 12 upgrade: ~/config -> @plone/volto/registry [`#13`](https://github.com/eea/volto-columns-block/pull/13)
10+
711
#### [1.0.6](https://github.com/eea/volto-columns-block/compare/1.0.5...1.0.6)
812

13+
> 26 January 2021
14+
915
- fix for dexterity content types [`#12`](https://github.com/eea/volto-columns-block/pull/12)
16+
- Release 1.0.6 [`8765260`](https://github.com/eea/volto-columns-block/commit/8765260eb93eb7c7b04593cb85664be3fcb36a1b)
1017
- changelog [`9501593`](https://github.com/eea/volto-columns-block/commit/9501593beb8ddaf350241921a112543e7f313463)
1118

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

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.6",
3+
"version": "2.0.0",
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)