Skip to content

Commit

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

#### [2.0.0](https://github.com/eea/volto-columns-block/compare/1.0.6...2.0.0)
#### [3.0.0](https://github.com/eea/volto-columns-block/compare/2.0.0...3.0.0)

- Drop volto-blocks-from dependency. Use BlockForm components from Volto core [`55d51e1`](https://github.com/eea/volto-columns-block/commit/55d51e13e50108f7c319cc5dc11a5b952bdd32eb)

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

> 25 February 2021
- Volto 12 upgrade: ~/config -> @plone/volto/registry [`#13`](https://github.com/eea/volto-columns-block/pull/13)
- Release 2.0.0 [`adfec4c`](https://github.com/eea/volto-columns-block/commit/adfec4c5708bdca02c2114a0666fdb71e343073c)

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

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-columns-block",
"version": "2.0.0",
"version": "3.0.0",
"description": "volto-columns-block: Volto add-on",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down

0 comments on commit e7c652e

Please sign in to comment.