From db045314691210d81e1cdb3514b72587621483d8 Mon Sep 17 00:00:00 2001 From: David Ichim Date: Tue, 24 Aug 2021 18:29:23 +0300 Subject: [PATCH] Release 2.1.11 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f8853cb..be8136d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,21 @@ 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.11](https://github.com/eea/eprtr_frontend/compare/2.1.11...2.1.11) + +#### [2.1.11](https://github.com/eea/eprtr_frontend/compare/2.1.10...2.1.11) + +> 24 August 2021 + +- Refs #137225 added volto-staging-banner to eprtr_frontend stack [`b418f56`](https://github.com/eea/eprtr_frontend/commit/b418f56a57e0b2ea2ad8368a96019f03cc7d8e9e) +- Refs #137225 use released version of volto-staging-banner [`25e9f7e`](https://github.com/eea/eprtr_frontend/commit/25e9f7ea34daba7374a0944bf5d0673b4e1038eb) + #### [2.1.10](https://github.com/eea/eprtr_frontend/compare/2.1.9...2.1.10) +> 19 August 2021 + - Removed garbage [`2ef42ac`](https://github.com/eea/eprtr_frontend/commit/2ef42ac7103c4a9a7312ad3b567fc03d77e4860a) +- Release 2.1.10 [`6671fd0`](https://github.com/eea/eprtr_frontend/commit/6671fd037f70f63225254cb057ff63d6de1245dd) #### [2.1.9](https://github.com/eea/eprtr_frontend/compare/2.1.8...2.1.9) diff --git a/package.json b/package.json index d181dbb8..408a8136 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.10", + "version": "2.1.11", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",