diff --git a/CHANGELOG.md b/CHANGELOG.md index 00a18edf..a21b1e17 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). +#### [3.2.5](https://github.com/eea/industry-frontend/compare/3.2.4...3.2.5) + +- 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) +> 19 November 2021 + - Update [`f286d6f`](https://github.com/eea/industry-frontend/commit/f286d6f0642562202f8dcd2f5e28bff57a9c7eb2) +- Release 3.2.4 [`aee4466`](https://github.com/eea/industry-frontend/commit/aee4466b80094a15b36baf64ee13383430f25011) #### [3.2.3](https://github.com/eea/industry-frontend/compare/3.2.2...3.2.3) diff --git a/package.json b/package.json index 1f3484b7..d9d4b69e 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.4", + "version": "3.2.5", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/industry-frontend",