diff --git a/CHANGELOG.md b/CHANGELOG.md index 94b87d5..6621546 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). +#### [1.3.0](https://github.com/eea/eprtr_frontend/compare/1.3.0-1...1.3.0) + +- Restore default App [`2da2ecf`](https://github.com/eea/eprtr_frontend/commit/2da2ecff04f9b342d2cdbcf8738d90ad75279b1a) + #### [1.3.0-1](https://github.com/eea/eprtr_frontend/compare/1.3.0-0...1.3.0-1) +> 18 December 2020 + - Updated volto-datablocks, volto-embed imports [`f72b625`](https://github.com/eea/eprtr_frontend/commit/f72b625dc6da06aa15b00563d856b830d4b9cae7) +- Release 1.3.0-1 [`7f9a612`](https://github.com/eea/eprtr_frontend/commit/7f9a61250c5bcf22d4a507e1232342189fa121ea) #### [1.3.0-0](https://github.com/eea/eprtr_frontend/compare/1.2.2...1.3.0-0) diff --git a/package.json b/package.json index 4b84216..98d6cde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/eprtr_frontend", - "version": "1.3.0-1", + "version": "1.3.0", "description": "EPRTR: Industrial Emission Portal ", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",