diff --git a/CHANGELOG.md b/CHANGELOG.md index 47beb74..e9edc4e 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.7](https://github.com/eea/eprtr_frontend/compare/2.0.6...2.0.7) + +- Update [`c37b3b4`](https://github.com/eea/eprtr_frontend/commit/c37b3b402a24cf10b245cbde03a705732f86898d) + #### [2.0.6](https://github.com/eea/eprtr_frontend/compare/2.0.5...2.0.6) +> 11 May 2021 + - Update [`1f0efdc`](https://github.com/eea/eprtr_frontend/commit/1f0efdc0fb67f3ed3b7c4a0c031480fbd41b95c0) +- Release 2.0.6 [`81a2de2`](https://github.com/eea/eprtr_frontend/commit/81a2de2af3c840c463cf63fa0cdd137909ca3997) #### [2.0.5](https://github.com/eea/eprtr_frontend/compare/2.0.4...2.0.5) diff --git a/package.json b/package.json index 9d99e1b..b7f21a9 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.6", + "version": "2.0.7", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",