From 085b7f247e4a468402313749bea7b31473225eab Mon Sep 17 00:00:00 2001 From: Miu Razvan Date: Wed, 3 Nov 2021 00:09:19 +0200 Subject: [PATCH] Release 3.1.3 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6670272..2a80bf3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +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.1.3](https://github.com/eea/industry-frontend/compare/3.1.2...3.1.3) + +- Update [`1d1a2e1`](https://github.com/eea/industry-frontend/commit/1d1a2e184bc6a0547a5c0965868da7eda899a34e) +- Update [`32050ee`](https://github.com/eea/industry-frontend/commit/32050eecea55d9fa14b16ffa2a10f6eac2a52d13) + #### [3.1.2](https://github.com/eea/industry-frontend/compare/3.1.1...3.1.2) +> 2 November 2021 + +- Release 3.1.2 [`cd3f73f`](https://github.com/eea/industry-frontend/commit/cd3f73f7e1cb6c2d03484d0ac114f15666f8bdd7) - 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) diff --git a/package.json b/package.json index ed823d94..259f84c6 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.2", + "version": "3.1.3", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/industry-frontend",