diff --git a/CHANGELOG.md b/CHANGELOG.md index 499fb01..b815ff0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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). -#### [1.0.0](https://github.com/eea/volto-block-style/compare/0.1.1...1.0.0) +#### [1.0.1](https://github.com/eea/volto-block-style/compare/1.0.0...1.0.1) + +- [JENKINS] - Fix SONAR tags [`4feed37`](https://github.com/eea/volto-block-style/commit/4feed37db9dae96103994ac1232c021595cf6f51) + +### [1.0.0](https://github.com/eea/volto-block-style/compare/0.1.1...1.0.0) + +> 13 November 2020 - [JENKINS] - Add Jenkins; release-it; bootstrap [`fb681f2`](https://github.com/eea/volto-block-style/commit/fb681f2594e135d87ef02452116d4d5c91b50b1a) +- Release 1.0.0 [`e73d1f9`](https://github.com/eea/volto-block-style/commit/e73d1f9e13b7d25ae4618f7b66a811dbe78bf96b) - yarn prettier [`04f3b9a`](https://github.com/eea/volto-block-style/commit/04f3b9ae36ea8c6d99dad1f6d4cf56e81c032e1a) - Update docs [`ac5849d`](https://github.com/eea/volto-block-style/commit/ac5849d4c750e9c232920148a49a0ae5047ef6b1) - [JENKINS] - Fix style [`2165eec`](https://github.com/eea/volto-block-style/commit/2165eecc051b4604618fcad91a8195e239e705c8) diff --git a/package.json b/package.json index 0a7db52..164a718 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-block-style", - "version": "1.0.0", + "version": "1.0.1", "description": "volto-block-style: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",