From 90651bf44c9e98e26a98260a43e9799059651981 Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Wed, 24 Nov 2021 12:43:10 +0000 Subject: [PATCH] Automated release 0.1.19 --- CHANGELOG.md | 13 ++++++++++--- package.json | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f82d16..e43654a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,18 @@ 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.19](https://github.com/eea/volto-forests-theme/compare/0.1.18...0.1.19) + +- Prettier fix lint [`12bc882`](https://github.com/eea/volto-forests-theme/commit/12bc882f9cf9bca011bcf94f053c5e19914af678) +- Fix styles lint [`af7ed16`](https://github.com/eea/volto-forests-theme/commit/af7ed16718d8c5a60c63db61788563d63533c8f7) +- Add more color sets [`9375225`](https://github.com/eea/volto-forests-theme/commit/9375225921d889c5bd191cf35aaf015b560dfaf0) +- Refs #142010 - Optimize Volto-addons gitflow pipelines [`d81fb94`](https://github.com/eea/volto-forests-theme/commit/d81fb941ef732c980abdcc4111c8317062f13088) + #### [0.1.18](https://github.com/eea/volto-forests-theme/compare/0.1.17...0.1.18) +> 23 November 2021 + +- Develop [`#22`](https://github.com/eea/volto-forests-theme/pull/22) - Add FISE colors in slate styles [`2921654`](https://github.com/eea/volto-forests-theme/commit/2921654debf224c8ffdaf325f3ca3180ee9dc323) - More limits to Lead nav [`0b5a328`](https://github.com/eea/volto-forests-theme/commit/0b5a328ac6b00ff60f2d4fa894d5cf131f5ce6a2) @@ -14,9 +24,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). > 23 November 2021 - More limits to Lead nav [`#21`](https://github.com/eea/volto-forests-theme/pull/21) -#### [0.1.17](https://github.com/eea/volto-forests-theme/compare/0.1.16...0.1.17) - -- More limits to Lead nav [`0b5a328`](https://github.com/eea/volto-forests-theme/commit/0b5a328ac6b00ff60f2d4fa894d5cf131f5ce6a2) #### [0.1.16](https://github.com/eea/volto-forests-theme/compare/0.1.15...0.1.16) diff --git a/package.json b/package.json index ae91d11..0cc5db5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-forests-theme", - "version": "0.1.18", + "version": "0.1.19", "description": "@eeacms/volto-forests-theme: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",