diff --git a/CHANGELOG.md b/CHANGELOG.md index 5942833c..47beb746 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.0.6](https://github.com/eea/eprtr_frontend/compare/2.0.5...2.0.6) + +- Update [`1f0efdc`](https://github.com/eea/eprtr_frontend/commit/1f0efdc0fb67f3ed3b7c4a0c031480fbd41b95c0) + #### [2.0.5](https://github.com/eea/eprtr_frontend/compare/2.0.4...2.0.5) +> 10 May 2021 + - Update [`deb4fbc`](https://github.com/eea/eprtr_frontend/commit/deb4fbc41f92d39500a8d610ff7cb9b2dd0988e6) +- Release 2.0.5 [`e96ab4f`](https://github.com/eea/eprtr_frontend/commit/e96ab4fc1cfc47511e77fbe7fb2d6e7199a84da3) #### [2.0.4](https://github.com/eea/eprtr_frontend/compare/2.0.3...2.0.4) diff --git a/package.json b/package.json index a8fb84a1..9d99e1b1 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.5", + "version": "2.0.6", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",