diff --git a/CHANGELOG.md b/CHANGELOG.md index bf05d6c..136851f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,19 @@ 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.2](https://github.com/eea/eprtr_frontend/compare/2.4.0-beta.1...2.4.0-beta.2) + +- Removed volto-addons [`a92a389`](https://github.com/eea/eprtr_frontend/commit/a92a389db6c3789915f2e61faaeee6a502267f49) +- 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) + #### [2.4.0-beta.1](https://github.com/eea/eprtr_frontend/compare/2.4.0-beta.0...2.4.0-beta.1) +> 12 October 2021 + - Release @eeacms/volto-eea-kitkat@4.0.2 [`e989a57`](https://github.com/eea/eprtr_frontend/commit/e989a575958d0a6ff7c9cd422611847f83c1b85a) - Track filters/search [`94c1e71`](https://github.com/eea/eprtr_frontend/commit/94c1e7174ff5ee382e5bceef34bbfc5ad7683f51) +- Release 2.4.0-beta.1 [`d232d55`](https://github.com/eea/eprtr_frontend/commit/d232d557bfbb8db50ca2d75bde5315dc3ae54f24) #### [2.4.0-beta.0](https://github.com/eea/eprtr_frontend/compare/2.3.0...2.4.0-beta.0) diff --git a/package.json b/package.json index f94e78b..99aebd6 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.1", + "version": "2.4.0-beta.2", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",