diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c47872..f6c079a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,18 @@ 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). -#### [3.0.0](https://github.com/eea/volto-block-style/compare/2.5.1...3.0.0) +#### [3.1.0](https://github.com/eea/volto-block-style/compare/3.0.0...3.1.0) + +- Added ScreenSize AppExtras with screen store [`fbdb2c8`](https://github.com/eea/volto-block-style/commit/fbdb2c82e419f2d5bc1d17e49b496981b01b01e0) + +### [3.0.0](https://github.com/eea/volto-block-style/compare/2.5.1...3.0.0) + +> 5 April 2021 - Update docs [`36685f1`](https://github.com/eea/volto-block-style/commit/36685f1683bac1a9fd798f36caa66ddbdb99cb63) - Used cached images for background image [`232d50f`](https://github.com/eea/volto-block-style/commit/232d50f20f642bed122a28f0662435d3263581cd) - Update screen height; Use SidebarPopup frol @plone/volto [`474e66c`](https://github.com/eea/volto-block-style/commit/474e66c142bc2cc13ca2cfaecc6a88955a564bff) +- Release 3.0.0 [`42e64b0`](https://github.com/eea/volto-block-style/commit/42e64b06398af3f9ace2bead9d805ef250574bb8) - Stylelint & Prettier fix [`3341b4b`](https://github.com/eea/volto-block-style/commit/3341b4bab4d3fa62d0e79d2832d7a5a323034a63) #### [2.5.1](https://github.com/eea/volto-block-style/compare/2.5.0...2.5.1) diff --git a/package.json b/package.json index 20e792b..9c0fb29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-block-style", - "version": "3.0.0", + "version": "3.1.0", "description": "volto-block-style: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",