diff --git a/CHANGELOG.md b/CHANGELOG.md index 04d9d8e..d5cf2bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,21 @@ 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-columns-block/compare/0.3.7...1.0.0) + +- [JENKINS] - Add pipeline [`e90a696`](https://github.com/eea/volto-columns-block/commit/e90a6967a01be72546ed70728127fe4515884812) +- yarn prettier [`ae092f6`](https://github.com/eea/volto-columns-block/commit/ae092f6a101857cf068ed639c7d4686722db4d58) +- Update docs [`f698f3c`](https://github.com/eea/volto-columns-block/commit/f698f3ca05b3f5a8f240db409cde4d1ddeeed78b) +- [JENKINS] - Fix style [`d6a0b3d`](https://github.com/eea/volto-columns-block/commit/d6a0b3d5152046a397a15072c68dd0e43e10d7a5) +- [JENKINS] - Fix SONAR tags [`6bb088e`](https://github.com/eea/volto-columns-block/commit/6bb088eaba8919fcd635dae76aa8498424b80dda) +- [JENKINS] - Add missing dependency to Jenkinsfile [`1f4c3cd`](https://github.com/eea/volto-columns-block/commit/1f4c3cd2b459486d925a24bc81803d4f1d1670ec) +- [JENKINS] - Fix dependencies [`a26473b`](https://github.com/eea/volto-columns-block/commit/a26473ba5c8c2120e13f8068013838eb92926221) + #### [0.3.7](https://github.com/eea/volto-columns-block/compare/0.3.6...0.3.7) +> 9 November 2020 + +- Release 0.3.7 [`a08ad7b`](https://github.com/eea/volto-columns-block/commit/a08ad7b30ca5ddea735723d88f52483f51f62012) - Update README.md w/ the new screenshots [`385ab02`](https://github.com/eea/volto-columns-block/commit/385ab023708a442d0a080d8f66eb65c484f2d375) #### [0.3.6](https://github.com/eea/volto-columns-block/compare/0.3.5...0.3.6) diff --git a/package.json b/package.json index 2089a51..287e9cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-columns-block", - "version": "0.3.7", + "version": "1.0.0", "description": "volto-columns-block: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",