From 66f2211f91de8ae2f6a56596514860dd770bda52 Mon Sep 17 00:00:00 2001 From: Miu Razvan Date: Tue, 16 Nov 2021 20:24:51 +0200 Subject: [PATCH] Release 3.2.3 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 694a3176..08292256 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.3](https://github.com/eea/industry-frontend/compare/3.2.2...3.2.3) + +- Update [`aa291d6`](https://github.com/eea/industry-frontend/commit/aa291d62adb0cbdc0281f37ca99883576cee4ea4) + #### [3.2.2](https://github.com/eea/industry-frontend/compare/3.2.1...3.2.2) +> 15 November 2021 + +- Release 3.2.2 [`6f4b18d`](https://github.com/eea/industry-frontend/commit/6f4b18d274fd0dd6afbbf13d99fc3dbc8a1e09de) - Changed favicon [`b993809`](https://github.com/eea/industry-frontend/commit/b993809d1b05be06027039e63316bde73d003f14) #### [3.2.1](https://github.com/eea/industry-frontend/compare/3.2.0...3.2.1) diff --git a/package.json b/package.json index 84c4edfd..a9d34e48 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.2", + "version": "3.2.3", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/industry-frontend",