From 38bef07b439f688bfb77db2c840c56c7b98fece0 Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Mon, 2 May 2022 10:27:46 +0000 Subject: [PATCH] Automated release 2.19.0 --- CHANGELOG.md | 22 ++++++++++++++++++++++ package.json | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 473cb17d..7ea84b4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,30 @@ 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). +#### [2.19.0](https://github.com/eea/climate-energy-frontend/compare/2.18.0...2.19.0) + +- Release @eeacms/volto-energy-theme@1.0.29 [`2b66747`](https://github.com/eea/climate-energy-frontend/commit/2b66747ee077378258b1fca7bfa65ffc34e82538) +- upgrade volto to v15.x [`0495a3b`](https://github.com/eea/climate-energy-frontend/commit/0495a3b1e4c7a0b52c38fb9d3a18431812837ad0) +- Release @eeacms/volto-embed@4.0.1 [`f0218bd`](https://github.com/eea/climate-energy-frontend/commit/f0218bd53cb32c7cdf163e7ddbe3d140f2752557) +- Release @eeacms/volto-datablocks@3.0.11 [`e0678c1`](https://github.com/eea/climate-energy-frontend/commit/e0678c1bd00168d173d0d5ce6eb2a4e343b98a90) +- update jsconfig [`25b404f`](https://github.com/eea/climate-energy-frontend/commit/25b404f145db94e04cdc9928dee7b701017ea410) +- Release @eeacms/volto-eea-kitkat@5.4.0 [`a689d55`](https://github.com/eea/climate-energy-frontend/commit/a689d5529b8465c76960a063fddae0d397fb51c8) +- Release @eeacms/volto-datablocks@3.0.10 [`86348aa`](https://github.com/eea/climate-energy-frontend/commit/86348aa8f45180ca613a09e9454a0a12b190dd41) +- Release @eeacms/volto-eea-kitkat@5.3.0 [`36a325d`](https://github.com/eea/climate-energy-frontend/commit/36a325ddbd9e95083c768b55ff857b1fcebea42e) +- Release @eeacms/volto-plotlycharts@3.0.4 [`4641088`](https://github.com/eea/climate-energy-frontend/commit/4641088ba66f37de5f3808ba3c636c1a6c39df74) +- Release @eeacms/volto-eea-kitkat@5.2.9 [`543f574`](https://github.com/eea/climate-energy-frontend/commit/543f574da020cbbd1eae9cf2c321328bfda299f5) +- Release @eeacms/volto-embed@4.0.0 [`169f482`](https://github.com/eea/climate-energy-frontend/commit/169f4822564a81e0842100e52de17643b469d601) +- Release @eeacms/volto-eea-kitkat@5.2.8 [`4c4106b`](https://github.com/eea/climate-energy-frontend/commit/4c4106b6a65833ba949726d0a83dc6d8b70b1b9b) +- Release @eeacms/volto-pdf-block@1.0.10 [`13e41bb`](https://github.com/eea/climate-energy-frontend/commit/13e41bbcdce0a140f2e3e80a674b67896f798cb8) +- Release @eeacms/volto-pdf-block@1.0.9 [`bcf0688`](https://github.com/eea/climate-energy-frontend/commit/bcf0688a37ace541d30ef79b19ca32cbbf722b0f) +- Release @eeacms/volto-eea-kitkat@5.2.7 [`35b931e`](https://github.com/eea/climate-energy-frontend/commit/35b931e7db14e12d72c596bc91d60af8fe2ebafe) +- Release @eeacms/volto-eea-kitkat@5.2.6 [`7b26437`](https://github.com/eea/climate-energy-frontend/commit/7b26437372df5ef3ad56a51f570db9ec0b4b5004) + #### [2.18.0](https://github.com/eea/climate-energy-frontend/compare/2.17.1-beta.0...2.18.0) +> 15 March 2022 + +- Release [`#57`](https://github.com/eea/climate-energy-frontend/pull/57) - Merge pull request #56 from eea/develop [`5609c5d`](https://github.com/eea/climate-energy-frontend/commit/5609c5dce0c7d01286eb101d62f56a46900824b5) #### [2.17.1-beta.0](https://github.com/eea/climate-energy-frontend/compare/2.17.0...2.17.1-beta.0) diff --git a/package.json b/package.json index 0a20017c..37f0a4cc 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "climate-energy-frontend", "description": "Frontend component for the Climate Energy website.", "license": "MIT", - "version": "2.18.0", + "version": "2.19.0", "private": true, "workspaces": [ "src/addons/*"