diff --git a/CHANGELOG.md b/CHANGELOG.md index 6621546..ae8da64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +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). +#### [1.4.0](https://github.com/eea/eprtr_frontend/compare/1.3.0...1.4.0) + +- Css improvments [`04ca4de`](https://github.com/eea/eprtr_frontend/commit/04ca4deab9b45494ac97b1b442b8b7241a07eb6f) +- Removed border from pollutant index navigation menu [`df53024`](https://github.com/eea/eprtr_frontend/commit/df530249f8109510c1373c8db81552d6020729cd) + #### [1.3.0](https://github.com/eea/eprtr_frontend/compare/1.3.0-1...1.3.0) +> 18 December 2020 + - Restore default App [`2da2ecf`](https://github.com/eea/eprtr_frontend/commit/2da2ecff04f9b342d2cdbcf8738d90ad75279b1a) +- Release 1.3.0 [`47f1a93`](https://github.com/eea/eprtr_frontend/commit/47f1a93fc9955da8b97fa9635044ed3445ef1047) #### [1.3.0-1](https://github.com/eea/eprtr_frontend/compare/1.3.0-0...1.3.0-1) diff --git a/package.json b/package.json index 28bc6fd..5cf9ce6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/eprtr_frontend", - "version": "1.3.0", + "version": "1.4.0", "description": "EPRTR: Industrial Emission Portal ", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",