From fae6a0ab1d9fd768dc23f493bdcca88eea43b628 Mon Sep 17 00:00:00 2001 From: Alin Voinea Date: Fri, 11 Dec 2020 22:03:25 +0200 Subject: [PATCH] Release 1.0.3 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 420f2e7..f984eeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,17 @@ 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.3](https://github.com/eea/volto-columns-block/compare/1.0.2...1.0.3) + +- Fix docs about install [`37616c6`](https://github.com/eea/volto-columns-block/commit/37616c6f86d158eb70c795dcf64a1ef303110b64) + #### [1.0.2](https://github.com/eea/volto-columns-block/compare/1.0.1...1.0.2) +> 3 December 2020 + - Add support for DX Cpanel Layout [`52f0324`](https://github.com/eea/volto-columns-block/commit/52f0324b36b020e1e897ecf1be26a1e8e99339a0) - [JENKINS] - Run cypress tests [`f665ff3`](https://github.com/eea/volto-columns-block/commit/f665ff3046fe28e5ed1ce7c892d3b9efb0ae31f2) +- Release 1.0.2 [`5b5e419`](https://github.com/eea/volto-columns-block/commit/5b5e4198d3b3f3ab4e576d0a00899d8096d1836e) - [JENKINS] - Fix eslint, prettier [`8bd7a39`](https://github.com/eea/volto-columns-block/commit/8bd7a3923a1d9dc501e99188dfb73df359a78101) #### [1.0.1](https://github.com/eea/volto-columns-block/compare/1.0.0...1.0.1) diff --git a/package.json b/package.json index 6b5bbfe..6359619 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-columns-block", - "version": "1.0.2", + "version": "1.0.3", "description": "volto-columns-block: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",