diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ad5f50..8609ab4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +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.6.4](https://github.com/eea/industry-frontend/compare/3.6.3...3.6.4) + +- Updated yarn.lock [`b954695`](https://github.com/eea/industry-frontend/commit/b95469592f8606ebf1b14dfce3f3cfb524bfe442) + #### [3.6.3](https://github.com/eea/industry-frontend/compare/3.6.2...3.6.3) +> 18 February 2022 + - Comments tests [`7250f16`](https://github.com/eea/industry-frontend/commit/7250f162a81a9f2851cecaf25a8b92f44c2f907a) +- Release 3.6.3 [`cb9ab24`](https://github.com/eea/industry-frontend/commit/cb9ab2442c2a3f6d2bef26e6c36236723b286dce) #### [3.6.2](https://github.com/eea/industry-frontend/compare/3.6.1...3.6.2) diff --git a/package.json b/package.json index 43e39bf..4051eac 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.3", + "version": "3.6.4", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/industry-frontend",