From 9f800b6cd90bc5b2e53168018fb5172b8c75e305 Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Tue, 11 May 2021 16:02:41 +0000 Subject: [PATCH] Automated release 0.1.2 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d539eb6..d62da4c 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). +#### [0.1.2](https://github.com/eea/volto-collection-block/compare/0.1.1...0.1.2) + +- eslint . [`3aa17f3`](https://github.com/eea/volto-collection-block/commit/3aa17f342993cbe8f425f9287a42de6efdcf84f7) +- align folder contents item in 2 col grid [`d0c1eaf`](https://github.com/eea/volto-collection-block/commit/d0c1eafc0054b2128da21776e99854407a561c21) + #### [0.1.1](https://github.com/eea/volto-collection-block/compare/0.1.0...0.1.1) +> 5 May 2021 + +- cypress tests [`#2`](https://github.com/eea/volto-collection-block/pull/2) - add cypress dummy tests [`8dff511`](https://github.com/eea/volto-collection-block/commit/8dff5115f08c80f67426ba869995e20cb8807402) - enable integration testing [`5e71b8c`](https://github.com/eea/volto-collection-block/commit/5e71b8c58fdc826ed924035c0e61dc86ac1805c5) - [JENKINS] - Auto-release pipeline [`9050c1a`](https://github.com/eea/volto-collection-block/commit/9050c1aa2e01644c96853d6ad3bd30d9aea2889b) diff --git a/package.json b/package.json index 8173cb6..06860e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-collection-block", - "version": "0.1.1", + "version": "0.1.2", "description": "volto-collection-block: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",