From 437f65ba305ca929df1dc9ef6805ba9e16b8a960 Mon Sep 17 00:00:00 2001 From: razvanMiu Date: Thu, 27 May 2021 15:29:43 +0300 Subject: [PATCH] Release 2.1.6 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bc53b0..cf375a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,16 @@ 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.6](https://github.com/eea/eprtr_frontend/compare/2.1.5...2.1.6) + +- Updated links [`03ac5b0`](https://github.com/eea/eprtr_frontend/commit/03ac5b034ac00c378b64f2be5ad31613508b1330) + #### [2.1.5](https://github.com/eea/eprtr_frontend/compare/2.1.4...2.1.5) +> 27 May 2021 + - Update [`9d31c89`](https://github.com/eea/eprtr_frontend/commit/9d31c893a048f489fe38e379926168111fa719c2) +- Release 2.1.5 [`deea9e1`](https://github.com/eea/eprtr_frontend/commit/deea9e133480b6f123865522f82839c43e8a0a28) - 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) diff --git a/package.json b/package.json index 335b796..a1dc6b7 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.5", + "version": "2.1.6", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",