From c6584633fb1c06c8fb971d818fbcfa1bf34e1617 Mon Sep 17 00:00:00 2001 From: razvanMiu Date: Mon, 24 May 2021 13:27:08 +0300 Subject: [PATCH] Release 2.1.3 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae3db804..0f16f30f 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.3](https://github.com/eea/eprtr_frontend/compare/2.1.2...2.1.3) + +- Update [`7697ce2`](https://github.com/eea/eprtr_frontend/commit/7697ce2c4d6a51405605ade27c013a25c76360af) + #### [2.1.2](https://github.com/eea/eprtr_frontend/compare/2.1.1...2.1.2) +> 21 May 2021 + - Updated map [`66b1242`](https://github.com/eea/eprtr_frontend/commit/66b12420e19ff816799205fd13c5fab3c40900e6) +- Release 2.1.2 [`747d125`](https://github.com/eea/eprtr_frontend/commit/747d1257e9cf09534b26a8dfb59db0b2b04e3f1a) #### [2.1.1](https://github.com/eea/eprtr_frontend/compare/2.1.0...2.1.1) diff --git a/package.json b/package.json index cb57457c..d6f968cc 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.2", + "version": "2.1.3", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",