diff --git a/CHANGELOG.md b/CHANGELOG.md index a52afe36..94b87d53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,19 @@ 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-1](https://github.com/eea/eprtr_frontend/compare/1.3.0-0...1.3.0-1) + +- Updated volto-datablocks, volto-embed imports [`f72b625`](https://github.com/eea/eprtr_frontend/commit/f72b625dc6da06aa15b00563d856b830d4b9cae7) + #### [1.3.0-0](https://github.com/eea/eprtr_frontend/compare/1.2.2...1.3.0-0) +> 17 December 2020 + - Debug mode [`6727e23`](https://github.com/eea/eprtr_frontend/commit/6727e2349e65e51a51469312c45ee56b0e1693fb) - Mobile menu; Updated sizes of logos [`1a13d46`](https://github.com/eea/eprtr_frontend/commit/1a13d46612ae966c08745d4df34190b76437503b) - Added tooltips [`afa335b`](https://github.com/eea/eprtr_frontend/commit/afa335bf1560a9dc02ea83a6f8688ea17c42b8e5) - Default value for reporting year on map [`97147b4`](https://github.com/eea/eprtr_frontend/commit/97147b4943198d3ca926388cc0f5165dd64edc4f) +- Release 1.3.0-0 [`0934f63`](https://github.com/eea/eprtr_frontend/commit/0934f63be448c029f83060841e9b3640fafcb31e) - Changed footer download page link [`2f2773e`](https://github.com/eea/eprtr_frontend/commit/2f2773e210c9c1c5448086cc2602c34e362b663b) #### [1.2.2](https://github.com/eea/eprtr_frontend/compare/1.2.1...1.2.2) diff --git a/package.json b/package.json index 0ec49f31..4b842164 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/eprtr_frontend", - "version": "1.3.0-0", + "version": "1.3.0-1", "description": "EPRTR: Industrial Emission Portal ", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",