diff --git a/CHANGELOG.md b/CHANGELOG.md index a8c0f50..c7d6724 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.14.0](https://github.com/eea/industry-frontend/compare/3.13.0...3.14.0) + +- Use node 16 [`a07081f`](https://github.com/eea/industry-frontend/commit/a07081f0d97882e597a347d4cc640108896c463e) + #### [3.13.0](https://github.com/eea/industry-frontend/compare/3.12.0...3.13.0) +> 22 August 2022 + +- Use latest volto [`#43`](https://github.com/eea/industry-frontend/pull/43) - Release @eeacms/volto-industry-theme@2.0.5 [`9793654`](https://github.com/eea/industry-frontend/commit/97936542e123ab2bd768d3b21b466160e14c2e3c) - Merge master into develop [`3f399f0`](https://github.com/eea/industry-frontend/commit/3f399f0de5789d1a00d0127160b5b4cd92027e5d) - Update addons + use volto 16 [`07d02d2`](https://github.com/eea/industry-frontend/commit/07d02d2125681498c4da455d27590bd4843ce301) diff --git a/package.json b/package.json index 2ce3d37..7437391 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.13.0", + "version": "3.14.0", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/industry-frontend",