diff --git a/CHANGELOG.md b/CHANGELOG.md index d5cf2bd..de1f413 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,20 @@ 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) +#### [1.0.1](https://github.com/eea/volto-columns-block/compare/1.0.0...1.0.1) + +- [JENKINS] - Add cypress basic tests [`0758501`](https://github.com/eea/volto-columns-block/commit/07585019a2faf71b1ff6ff90453f6e4ec5685f91) +- Remove columns from most used [`2e3fc5f`](https://github.com/eea/volto-columns-block/commit/2e3fc5ffb5631998b367553b2690b31ced835bcf) + +### [1.0.0](https://github.com/eea/volto-columns-block/compare/0.3.7...1.0.0) + +> 16 November 2020 - [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) +- Release 1.0.0 [`b432244`](https://github.com/eea/volto-columns-block/commit/b43224465fc15096fd41c61eee3f4cadffaed57f) - [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) diff --git a/package.json b/package.json index d909e27..4360adc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-columns-block", - "version": "1.0.0", + "version": "1.0.1", "description": "volto-columns-block: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",