diff --git a/CHANGELOG.md b/CHANGELOG.md index 99b8ffe7..3e743c66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,25 @@ 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.1.8](https://github.com/eea/eprtr_frontend/compare/2.1.7...2.1.8) + +- Update [`c4d5ca4`](https://github.com/eea/eprtr_frontend/commit/c4d5ca4d5bf870772d73fcc7693168b3d18679ea) +- Removed address from competent authority [`065d511`](https://github.com/eea/eprtr_frontend/commit/065d51196f6c9f5aa462e0b8d17e76b17ab308f5) +- Refs#135241 - Remove facility address from Competent Authority table [`9499555`](https://github.com/eea/eprtr_frontend/commit/9499555cef74fbcc68b5c6a69161de12b2173e99) +- Automated release @eeacms/volto-matomo:2.0.2 [`cb65c56`](https://github.com/eea/eprtr_frontend/commit/cb65c56d633a532a3d8934377b5e06f3f648b39f) +- Automated release volto-slate:2.7.0 [`dcf41c0`](https://github.com/eea/eprtr_frontend/commit/dcf41c0c4fc08247a75ef8169970913ae47dfd87) +- Automated release volto-slate:2.6.4 [`ba65c48`](https://github.com/eea/eprtr_frontend/commit/ba65c4806c9797191208b466d7f07cc3ee31ddf9) +- Automated release @eeacms/volto-slate-metadata-mentions:2.2.3 [`b866f37`](https://github.com/eea/eprtr_frontend/commit/b866f37d83e3374c079389646819a90eec790b55) +- Automated release volto-slate:2.6.3 [`b86c894`](https://github.com/eea/eprtr_frontend/commit/b86c894a6ac55579c0e46e08daf554dfb79cd131) + #### [2.1.7](https://github.com/eea/eprtr_frontend/compare/2.1.6...2.1.7) +> 9 June 2021 + - Prettier [`e433d7f`](https://github.com/eea/eprtr_frontend/commit/e433d7f59bf5a4272c560c858cf3e926bedcd0f6) - [Feature #134742] Mobile improvements for the map - selecting a site [`8e56f0d`](https://github.com/eea/eprtr_frontend/commit/8e56f0d0f557cb71cdba7920969ed7657c7acb39) - [Bug #134969] Use correct columns for methods_of_release [`1be92bd`](https://github.com/eea/eprtr_frontend/commit/1be92bd59bd1d6a5b2eb01d5189cb3292e1d1aaa) +- Release 2.1.7 [`4d4ae2c`](https://github.com/eea/eprtr_frontend/commit/4d4ae2ce0b8e7a0065848f0cbf825ad53e366101) - Automated release volto-slate:2.6.2 [`bed0db7`](https://github.com/eea/eprtr_frontend/commit/bed0db75192dbdb7a88d2d8ef8aab5ee79908519) - Automated release @eeacms/volto-object-widget:2.2.3 [`fef3fe2`](https://github.com/eea/eprtr_frontend/commit/fef3fe23fb5a3092724c3549d811e2318519bdda) - Automated release @eeacms/volto-object-widget:2.2.2 [`6574b53`](https://github.com/eea/eprtr_frontend/commit/6574b53a4479073d4c5f32e519a3812e54aabd44) diff --git a/package.json b/package.json index e9ea010e..788475de 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.1.7", + "version": "2.1.8", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",