diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fd88c7ee..6589f7b44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ 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). +#### [3.0.0-beta.24](https://github.com/eea/fise-frontend/compare/3.0.0-beta.23...3.0.0-beta.24) + +- use volto-plotlycharts@develop [`55431da`](https://github.com/eea/fise-frontend/commit/55431da1e10eea16a4b74d1dbc7c80aed5fd6b35) + #### [3.0.0-beta.23](https://github.com/eea/fise-frontend/compare/3.0.0-beta.22...3.0.0-beta.23) +> 24 November 2023 + +- Release 3.0.0-beta.23 [`39bfc35`](https://github.com/eea/fise-frontend/commit/39bfc3558a244a075548f0b3d48f46eeaedbfaa4) - update addons [`c38fe34`](https://github.com/eea/fise-frontend/commit/c38fe34a100dd2a5cf74081edf63fab1428ac520) #### [3.0.0-beta.22](https://github.com/eea/fise-frontend/compare/3.0.0-beta.21...3.0.0-beta.22) diff --git a/package.json b/package.json index e6c5a2081..6aecbb127 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "forest-frontend", "description": "Frontend component for the Forests website.", "license": "MIT", - "version": "3.0.0-beta.23", + "version": "3.0.0-beta.24", "private": true, "workspaces": [ "src/addons/*"