diff --git a/CHANGELOG.md b/CHANGELOG.md index 514dffd..86cd67d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +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). +#### [3.2.1](https://github.com/eea/volto-block-style/compare/3.2.0...3.2.1) + +- Add project bootstrapping [`88eee8f`](https://github.com/eea/volto-block-style/commit/88eee8f24f7289ab53cff84fe77e67b16768e74e) +- Fix compatibility with latest Volto [`affc121`](https://github.com/eea/volto-block-style/commit/affc121e3bd5c3543927ce8f7b3316d1d3690ecb) + #### [3.2.0](https://github.com/eea/volto-block-style/compare/3.1.0...3.2.0) +> 19 April 2021 + +- Release 3.2.0 [`b0290fe`](https://github.com/eea/volto-block-style/commit/b0290fef0fcb96c027480b3797a502a8efbb1da1) - Use panoramic for background image [`646273f`](https://github.com/eea/volto-block-style/commit/646273f0b4000cb13e2f17745566d8f11c9e3572) #### [3.1.0](https://github.com/eea/volto-block-style/compare/3.0.0...3.1.0) diff --git a/package.json b/package.json index 1bf0a8c..40e58d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-block-style", - "version": "3.2.0", + "version": "3.2.1", "description": "volto-block-style: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",