diff --git a/CHANGELOG.md b/CHANGELOG.md index fafdb39b..ae3db804 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.1.2](https://github.com/eea/eprtr_frontend/compare/2.1.1...2.1.2) + +- Updated map [`66b1242`](https://github.com/eea/eprtr_frontend/commit/66b12420e19ff816799205fd13c5fab3c40900e6) + #### [2.1.1](https://github.com/eea/eprtr_frontend/compare/2.1.0...2.1.1) +> 20 May 2021 + - Improvments on the map [`4260dbb`](https://github.com/eea/eprtr_frontend/commit/4260dbb45542a8d959a0711b2982650f5adc3cb5) +- Release 2.1.1 [`8d5b064`](https://github.com/eea/eprtr_frontend/commit/8d5b0644172d52a76f3d091f81b1b79cf4b25ca2) - Automated release @eeacms/volto-object-widget:2.2.1 [`15e777b`](https://github.com/eea/eprtr_frontend/commit/15e777bf4c9ca8ea1bfba15795f3d0b848d3da00) - Automated release @eeacms/volto-sentry-rancher-config:2.1.1 [`7c1588c`](https://github.com/eea/eprtr_frontend/commit/7c1588cf9d722658fcad296a4ba287370bf32cf7) - Automated release @eeacms/volto-widget-toggle:2.2.1 [`5e5801b`](https://github.com/eea/eprtr_frontend/commit/5e5801bf9322227cdc359c760b0772c7955230ae) diff --git a/package.json b/package.json index 6075a4cc..cb57457c 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.1.1", + "version": "2.1.2", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",