diff --git a/CHANGELOG.md b/CHANGELOG.md index 136851fa..57dcce7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +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). +#### [2.4.0-beta.3](https://github.com/eea/eprtr_frontend/compare/2.4.0-beta.2...2.4.0-beta.3) + +- Update [`4b42e8e`](https://github.com/eea/eprtr_frontend/commit/4b42e8e821627beede23dc2785e3f8565b983872) + #### [2.4.0-beta.2](https://github.com/eea/eprtr_frontend/compare/2.4.0-beta.1...2.4.0-beta.2) +> 14 October 2021 + - Removed volto-addons [`a92a389`](https://github.com/eea/eprtr_frontend/commit/a92a389db6c3789915f2e61faaeee6a502267f49) +- Release 2.4.0-beta.2 [`11ee542`](https://github.com/eea/eprtr_frontend/commit/11ee54201576972100314c0f7557f36ebbb08f95) - Release @eeacms/volto-embed@2.0.7 [`fbae9e6`](https://github.com/eea/eprtr_frontend/commit/fbae9e6314715970b59063b440a49060abd6dd60) - Release @eeacms/volto-embed@2.0.6 [`ccd9d85`](https://github.com/eea/eprtr_frontend/commit/ccd9d8551733b4f20c25b7d8048e216dc08f304c) diff --git a/package.json b/package.json index 31c9546c..05576965 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@eeacms/eprtr_frontend", "description": "Volto-based frontend server and SPA for the Industrial Emissions Portal website (former EPRTR) industry.eea.europa.eu", "license": "MIT", - "version": "2.4.0-beta.2", + "version": "2.4.0-beta.3", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",