diff --git a/CHANGELOG.md b/CHANGELOG.md index 490e5b4..d7debad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,17 @@ 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.3.0](https://github.com/eea/volto-ims-theme/compare/2.2.0...2.3.0) + +- Update docs [`c83beda`](https://github.com/eea/volto-ims-theme/commit/c83beda5476da1e067bfc58a4e7de2a23b5f840f) +- Fix comments style and print [`f74105f`](https://github.com/eea/volto-ims-theme/commit/f74105f9fe77e8a6c2d0b33fbcbf0eba6d5b18d5) +- Disable tags on default View [`5f197ed`](https://github.com/eea/volto-ims-theme/commit/5f197ed1d8b0790365523f03de1b0d3da8359daf) + #### [2.2.0](https://github.com/eea/volto-ims-theme/compare/2.1.2...2.2.0) +> 19 March 2021 + +- Release 2.2.0 [`38cf2f7`](https://github.com/eea/volto-ims-theme/commit/38cf2f70e85f01c1f2d54371c41bdec6ec80d6fe) - Restrict block style to Control Panel [`3ab58fb`](https://github.com/eea/volto-ims-theme/commit/3ab58fbed8cc7214cc26bb518c7cd7cd6f455a6c) #### [2.1.2](https://github.com/eea/volto-ims-theme/compare/2.1.1...2.1.2) diff --git a/package.json b/package.json index fb2a5f9..745ccc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-ims-theme", - "version": "2.2.0", + "version": "2.3.0", "description": "volto-ims-theme: Volto Theme: EEA IMS", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",