diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a80bf3a..b00279ab 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.1.4](https://github.com/eea/industry-frontend/compare/3.1.3...3.1.4) + +- Update [`da91e22`](https://github.com/eea/industry-frontend/commit/da91e22663eb1be08d52bffce58aa74e49c86591) + #### [3.1.3](https://github.com/eea/industry-frontend/compare/3.1.2...3.1.3) +> 3 November 2021 + +- Release 3.1.3 [`085b7f2`](https://github.com/eea/industry-frontend/commit/085b7f247e4a468402313749bea7b31473225eab) - Update [`1d1a2e1`](https://github.com/eea/industry-frontend/commit/1d1a2e184bc6a0547a5c0965868da7eda899a34e) - Update [`32050ee`](https://github.com/eea/industry-frontend/commit/32050eecea55d9fa14b16ffa2a10f6eac2a52d13) diff --git a/package.json b/package.json index 99e5289a..243e4148 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.1.3", + "version": "3.1.4", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/industry-frontend",