diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ba17e9..fafdb39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,23 @@ 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.1](https://github.com/eea/eprtr_frontend/compare/2.1.0...2.1.1) + +- Improvments on the map [`4260dbb`](https://github.com/eea/eprtr_frontend/commit/4260dbb45542a8d959a0711b2982650f5adc3cb5) +- 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) +- Automated release @eeacms/volto-widgets-view:2.1.1 [`cbc1944`](https://github.com/eea/eprtr_frontend/commit/cbc1944a1b7023eb2d146d5db461ef15ea8cc161) +- Automated release @eeacms/volto-slate-metadata-mentions:2.2.1 [`fda7db9`](https://github.com/eea/eprtr_frontend/commit/fda7db9076ebc0ddd49e077566c9738ccc1b3891) +- Automated release volto-slate:2.4.3 [`889617e`](https://github.com/eea/eprtr_frontend/commit/889617e556525114b2809ca2bed4c41d3ba86302) + #### [2.1.0](https://github.com/eea/eprtr_frontend/compare/2.0.7...2.1.0) +> 11 May 2021 + - Update [`04f948c`](https://github.com/eea/eprtr_frontend/commit/04f948c5ee44852d427559f8bb2e84d22232752c) - Update [`2134aa7`](https://github.com/eea/eprtr_frontend/commit/2134aa7c9e4f485666bc148c2d891ef414f6856d) +- Release 2.1.0 [`a053488`](https://github.com/eea/eprtr_frontend/commit/a05348850a3901b948b8f13134c1e7fcce743ec6) #### [2.0.7](https://github.com/eea/eprtr_frontend/compare/2.0.6...2.0.7) diff --git a/package.json b/package.json index 424845c..a8ccf7c 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.0", + "version": "2.1.1", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",