Skip to content

Commit e7c652e

Browse files
committed
Release 3.0.0
1 parent 55d51e1 commit e7c652e

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
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)
7+
#### [3.0.0](https://github.com/eea/volto-columns-block/compare/2.0.0...3.0.0)
8+
9+
- Drop volto-blocks-from dependency. Use BlockForm components from Volto core [`55d51e1`](https://github.com/eea/volto-columns-block/commit/55d51e13e50108f7c319cc5dc11a5b952bdd32eb)
10+
11+
### [2.0.0](https://github.com/eea/volto-columns-block/compare/1.0.6...2.0.0)
12+
13+
> 25 February 2021
814
915
- Volto 12 upgrade: ~/config -> @plone/volto/registry [`#13`](https://github.com/eea/volto-columns-block/pull/13)
16+
- Release 2.0.0 [`adfec4c`](https://github.com/eea/volto-columns-block/commit/adfec4c5708bdca02c2114a0666fdb71e343073c)
1017

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

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