diff --git a/CHANGELOG.md b/CHANGELOG.md index bda40a52..5942833c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +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.0.5](https://github.com/eea/eprtr_frontend/compare/2.0.4...2.0.5) + +- Update [`deb4fbc`](https://github.com/eea/eprtr_frontend/commit/deb4fbc41f92d39500a8d610ff7cb9b2dd0988e6) + #### [2.0.4](https://github.com/eea/eprtr_frontend/compare/2.0.3...2.0.4) +> 7 May 2021 + - cleanup [`3815661`](https://github.com/eea/eprtr_frontend/commit/3815661ff96e9a987b3207430afc40920d23237e) - [Bug #129791] Make filter by location / by country independent [`acf9f60`](https://github.com/eea/eprtr_frontend/commit/acf9f601022b6ecc218b03522666a8485f845caa) +- Release 2.0.4 [`dd9a8c5`](https://github.com/eea/eprtr_frontend/commit/dd9a8c5df940512e8f048dbc38a2f5be4c112b0b) #### [2.0.3](https://github.com/eea/eprtr_frontend/compare/2.0.2...2.0.3) diff --git a/package.json b/package.json index bc18b737..a8fb84a1 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.0.4", + "version": "2.0.5", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",