From deea9e133480b6f123865522f82839c43e8a0a28 Mon Sep 17 00:00:00 2001 From: razvanMiu Date: Thu, 27 May 2021 14:39:35 +0300 Subject: [PATCH] Release 2.1.5 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 294fa95..6bc53b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,17 @@ 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.5](https://github.com/eea/eprtr_frontend/compare/2.1.4...2.1.5) + +- Update [`9d31c89`](https://github.com/eea/eprtr_frontend/commit/9d31c893a048f489fe38e379926168111fa719c2) +- Changed some links [`092dedf`](https://github.com/eea/eprtr_frontend/commit/092dedf0d0a84d214e1a6154b16718f282e5fb99) + #### [2.1.4](https://github.com/eea/eprtr_frontend/compare/2.1.3...2.1.4) +> 26 May 2021 + - Update [`9ca01cb`](https://github.com/eea/eprtr_frontend/commit/9ca01cbe17666a69210038266e97854529067f34) +- Release 2.1.4 [`afb23f1`](https://github.com/eea/eprtr_frontend/commit/afb23f160690306c127a16f7a521885ca3e20098) - Automated release @eeacms/volto-slate-metadata-mentions:2.2.2 [`80a562e`](https://github.com/eea/eprtr_frontend/commit/80a562ed1feb69b352dd3565e5e0d75d7b0c84dc) - Automated release volto-slate:2.5.0 [`c0a3a94`](https://github.com/eea/eprtr_frontend/commit/c0a3a94ed30415a5dc49b1736b4799d15551bfb9) diff --git a/package.json b/package.json index 3faf371..335b796 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.4", + "version": "2.1.5", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",