From 5a3a6bce6b45612f2b6bcb169d424ce27391986b Mon Sep 17 00:00:00 2001 From: Miu Razvan Date: Tue, 7 Sep 2021 16:29:25 +0300 Subject: [PATCH] Release 2.1.21 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be1ac5e..fa553fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,18 @@ 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). +#### [2.1.21](https://github.com/eea/eprtr_frontend/compare/2.1.20...2.1.21) + +- Update [`1bc3998`](https://github.com/eea/eprtr_frontend/commit/1bc3998878cf41c5a491c33e95b4db0e9d536b30) +- Automated release @eeacms/volto-object-widget@3.0.0 [`075fcec`](https://github.com/eea/eprtr_frontend/commit/075fcec8756d72270b480f23dca23ad0d250390a) +- Automated release @eeacms/volto-slate-metadata-mentions@3.0.0 [`2921178`](https://github.com/eea/eprtr_frontend/commit/2921178a21095f74e644b92b726b0fb596c87016) +- Automated release @eeacms/volto-widgets-view@3.0.0 [`7d8cd8c`](https://github.com/eea/eprtr_frontend/commit/7d8cd8c5f32d0eaab4e097548394cbca4e9ac070) + #### [2.1.20](https://github.com/eea/eprtr_frontend/compare/2.1.19...2.1.20) +> 1 September 2021 + +- Release 2.1.20 [`0a686d8`](https://github.com/eea/eprtr_frontend/commit/0a686d831ad65ce28ff4d279361a5951ab572cce) - Use develop branch for volto-openlayers-map [`0d7fa42`](https://github.com/eea/eprtr_frontend/commit/0d7fa425b3c8aafca7ee03c2b8e836e55d53d1e6) #### [2.1.19](https://github.com/eea/eprtr_frontend/compare/2.1.18...2.1.19) diff --git a/package.json b/package.json index 4ca0542..00e33d1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@eeacms/eprtr_frontend", "description": "Volto-based frontend server and SPA for the Industrial Emissions Portal website (former EPRTR) industry.eea.europa.eu", "license": "MIT", - "version": "2.1.20", + "version": "2.1.21", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",