From 93ecd97bf285470bc21c54a3ce18db5c5bcefdfc Mon Sep 17 00:00:00 2001 From: David Ichim Date: Tue, 24 Aug 2021 22:45:05 +0300 Subject: [PATCH] Release 2.1.13 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03e100f..4cff499 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +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.13](https://github.com/eea/eprtr_frontend/compare/2.1.12...2.1.13) + +- Automated release volto-slate@2.9.2 [`1fef499`](https://github.com/eea/eprtr_frontend/commit/1fef499d2ee5d32bf30caa80a586e72c63f9ed5c) +- Automated release @eeacms/volto-staging-banner@0.1.3 [`088ca48`](https://github.com/eea/eprtr_frontend/commit/088ca4872890411773d3f3def98b59ba5f2bd6e8) +- Refs #137225 bumped release of volto-staging-banner [`c1cd661`](https://github.com/eea/eprtr_frontend/commit/c1cd661bb610b9a79c02e007f06a3cf51a89e102) + #### [2.1.12](https://github.com/eea/eprtr_frontend/compare/2.1.11...2.1.12) +> 24 August 2021 + - Release 2.1.11 [`db04531`](https://github.com/eea/eprtr_frontend/commit/db045314691210d81e1cdb3514b72587621483d8) +- Release 2.1.12 [`1cfb743`](https://github.com/eea/eprtr_frontend/commit/1cfb7431045c74378427a2b648f32f05c5eba13a) #### [2.1.11](https://github.com/eea/eprtr_frontend/compare/2.1.10...2.1.11) diff --git a/package.json b/package.json index f293144..b0b65b0 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.12", + "version": "2.1.13", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",