From cb9ab2442c2a3f6d2bef26e6c36236723b286dce Mon Sep 17 00:00:00 2001 From: Miu Razvan Date: Fri, 18 Feb 2022 14:19:10 +0200 Subject: [PATCH] Release 3.6.3 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44904043..1ad5f507 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,14 @@ 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.6.3](https://github.com/eea/industry-frontend/compare/3.6.2...3.6.3) + +- Comments tests [`7250f16`](https://github.com/eea/industry-frontend/commit/7250f162a81a9f2851cecaf25a8b92f44c2f907a) + #### [3.6.2](https://github.com/eea/industry-frontend/compare/3.6.1...3.6.2) +> 18 February 2022 + - Release @eeacms/volto-eea-kitkat@5.0.0 [`ac0f4eb`](https://github.com/eea/industry-frontend/commit/ac0f4ebcd4989438ba42e5060d7859ddc8a5f6ef) - Release @eeacms/volto-eea-kitkat@5.1.0 [`976cf28`](https://github.com/eea/industry-frontend/commit/976cf28090720049dc934f49673c7183f1670c87) - Add release documentation [`9fdc5cf`](https://github.com/eea/industry-frontend/commit/9fdc5cf6e32c75efcbb97a9d294907ea0ade98df) @@ -13,6 +19,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Release @eeacms/volto-eea-kitkat@5.2.0 [`4a860e1`](https://github.com/eea/industry-frontend/commit/4a860e19574008de8f8c276d17bcf6dbd2835785) - Release @eeacms/volto-eea-kitkat@5.1.6 [`6f87e02`](https://github.com/eea/industry-frontend/commit/6f87e025ba69bca289fd8179c781d93a5185848b) - Release @eeacms/volto-eea-kitkat@5.1.3 [`eaa9769`](https://github.com/eea/industry-frontend/commit/eaa9769ed6c434bf54edacc4172f0170f859a129) +- Release 3.6.2 [`3a7a634`](https://github.com/eea/industry-frontend/commit/3a7a634f89c0994aa9e69208c569f06562589e1e) - Release @eeacms/volto-eea-kitkat@5.1.4 [`7fad6ab`](https://github.com/eea/industry-frontend/commit/7fad6ab59ea8a575277fd8c22ec67e9e6e9e2b24) - Release @eeacms/volto-eea-kitkat@5.1.2 [`9feade2`](https://github.com/eea/industry-frontend/commit/9feade29e39d923e26ac3a735334fce2a2382f85) - Release @eeacms/volto-eea-kitkat@5.1.1 [`73253b1`](https://github.com/eea/industry-frontend/commit/73253b1e407332b4a717d2299c81a8d868fa87b2) diff --git a/package.json b/package.json index 874a22b9..43e39bfb 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.6.2", + "version": "3.6.3", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/industry-frontend",