diff --git a/CHANGELOG.md b/CHANGELOG.md index f8ccd1be..bf05d6c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,17 @@ 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.1](https://github.com/eea/eprtr_frontend/compare/2.4.0-beta.0...2.4.0-beta.1) + +- 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) + #### [2.4.0-beta.0](https://github.com/eea/eprtr_frontend/compare/2.3.0...2.4.0-beta.0) +> 11 October 2021 + - [Task #128719] Matomo tracking of actions [`f320b17`](https://github.com/eea/eprtr_frontend/commit/f320b175fea3361e26778a871b919b99caf53e00) +- Release 2.4.0-beta.0 [`be35ab2`](https://github.com/eea/eprtr_frontend/commit/be35ab2532c2eac61c3ae9c0b48a3efc5384dffa) - Release @eeacms/volto-embed@2.0.5 [`1d42e56`](https://github.com/eea/eprtr_frontend/commit/1d42e56d3e2d856032ed56771169ab7b547fff16) #### [2.3.0](https://github.com/eea/eprtr_frontend/compare/2.2.0...2.3.0) diff --git a/package.json b/package.json index 790688fa..b46e7711 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.0", + "version": "2.4.0-beta.1", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",