diff --git a/CHANGELOG.md b/CHANGELOG.md index 9649169..c667027 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.2](https://github.com/eea/industry-frontend/compare/3.1.1...3.1.2) + +- Set script exec permissions [`60c5e4d`](https://github.com/eea/industry-frontend/commit/60c5e4ddfc8cc971929cb94c625882f07ac0de64) + #### [3.1.1](https://github.com/eea/industry-frontend/compare/3.1.0...3.1.1) +> 2 November 2021 + +- Release 3.1.1 [`044f3ac`](https://github.com/eea/industry-frontend/commit/044f3ac7adf7e45a60b834a393a661e1e97cf9f6) - Update [`d03e614`](https://github.com/eea/industry-frontend/commit/d03e614a0e69840481ad596eab3bc0e6bb729a74) #### [3.1.0](https://github.com/eea/industry-frontend/compare/3.0.0-beta.0...3.1.0) diff --git a/package.json b/package.json index 46ce428..91261a1 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.1", + "version": "3.1.2", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/industry-frontend",