From 487801f92d36bec5e2246b3fbb8fee954c8b5732 Mon Sep 17 00:00:00 2001 From: andreiggr Date: Thu, 24 Nov 2022 15:55:34 +0200 Subject: [PATCH] Release 2.27.11-beta.2 --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ad4f4909..7026355ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +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). +#### [2.27.11-beta.2](https://github.com/eea/forests-frontend/compare/2.27.11-beta.1...2.27.11-beta.2) + +- Release @eeacms/volto-eea-kitkat@10.1.0 [`8064eca`](https://github.com/eea/forests-frontend/commit/8064eca3eb933ec3f4c888bb8009224a6561bfab) +- fresh addons [`7f91c05`](https://github.com/eea/forests-frontend/commit/7f91c058aa0c9644be7ffa1214dd6f4b0269c05c) +- update plotlycharts [`423cdd4`](https://github.com/eea/forests-frontend/commit/423cdd41e8ad7510d251e6137a5b88ee5eb60946) +- Release @eeacms/volto-plotlycharts@5.0.4 [`510a44b`](https://github.com/eea/forests-frontend/commit/510a44b7b4acc565bb8f160aea86b5a5ebc96096) +- Release @eeacms/volto-eea-kitkat@10.1.1 [`58ec608`](https://github.com/eea/forests-frontend/commit/58ec6084a266928c6b261d1a58ae790aef87a5e6) + #### [2.27.11-beta.1](https://github.com/eea/forests-frontend/compare/2.27.11-beta.0...2.27.11-beta.1) +> 21 November 2022 + - docker file and entrypoint-prod updates [`b6cff27`](https://github.com/eea/forests-frontend/commit/b6cff274b7abbd1d87c15a54057a82f92018cac5) +- Release 2.27.11-beta.1 [`3b84fc4`](https://github.com/eea/forests-frontend/commit/3b84fc486760fd93f174b8e686243b9e35ea4587) #### [2.27.11-beta.0](https://github.com/eea/forests-frontend/compare/2.27.10...2.27.11-beta.0) diff --git a/package.json b/package.json index 6f3140c54..cc8103a35 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "forest-frontend", "description": "Frontend component for the Forests website.", "license": "MIT", - "version": "2.27.11-beta.1", + "version": "2.27.11-beta.2", "private": true, "workspaces": [ "src/develop/*"