diff --git a/CHANGELOG.md b/CHANGELOG.md index a21b1e17..9d9f8ded 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ 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). +#### [3.2.6](https://github.com/eea/industry-frontend/compare/3.2.5...3.2.6) + +- Update [`0c61638`](https://github.com/eea/industry-frontend/commit/0c6163882f59f7a63aefb480652b0923abf57564) + #### [3.2.5](https://github.com/eea/industry-frontend/compare/3.2.4...3.2.5) +> 19 November 2021 + +- Release 3.2.5 [`88858cf`](https://github.com/eea/industry-frontend/commit/88858cf4f6bfb7817955f999c169639ee3e29db8) - Update [`b1146b4`](https://github.com/eea/industry-frontend/commit/b1146b47b86ff1bcd715133cacc86ff78e527ac8) #### [3.2.4](https://github.com/eea/industry-frontend/compare/3.2.3...3.2.4) diff --git a/package.json b/package.json index 13081bc7..ace5cae4 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@eeacms/industry-frontend", "description": "Volto-based frontend server and SPA for the Industrial Emissions Portal website (former EPRTR) industry.eea.europa.eu", "license": "MIT", - "version": "3.2.5", + "version": "3.2.6", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/industry-frontend",