From 9e330f19fb58b6792510cd1520f6d8546305c390 Mon Sep 17 00:00:00 2001 From: razvanMiu Date: Wed, 25 Aug 2021 10:53:23 +0300 Subject: [PATCH] Release 2.1.14 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cff4994..676c2f34 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.14](https://github.com/eea/eprtr_frontend/compare/2.1.13...2.1.14) + +- Use volto-slate@2.9.1 [`02722ce`](https://github.com/eea/eprtr_frontend/commit/02722ce62796dfe193a77b39e1ecdc2d83732b8c) +- Update [`b223a5d`](https://github.com/eea/eprtr_frontend/commit/b223a5d5161aadc789ca091813084ef5bd16b7b8) +- Access document on client side [`4b1fb7c`](https://github.com/eea/eprtr_frontend/commit/4b1fb7cb9dd9d469e9d01141cc8e185d0308ae41) + #### [2.1.13](https://github.com/eea/eprtr_frontend/compare/2.1.12...2.1.13) +> 24 August 2021 + - Automated release volto-slate@2.9.2 [`1fef499`](https://github.com/eea/eprtr_frontend/commit/1fef499d2ee5d32bf30caa80a586e72c63f9ed5c) +- Release 2.1.13 [`93ecd97`](https://github.com/eea/eprtr_frontend/commit/93ecd97bf285470bc21c54a3ce18db5c5bcefdfc) - 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) diff --git a/package.json b/package.json index 36cd4e23..95fa2821 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.13", + "version": "2.1.14", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",