From ddd97839ac7561e7609ef2e14c80232363ea2f68 Mon Sep 17 00:00:00 2001 From: razvanMiu Date: Thu, 7 Jan 2021 11:37:53 +0200 Subject: [PATCH] Release 1.4.2 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac1407f..727fee5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +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). +#### [1.4.2](https://github.com/eea/eprtr_frontend/compare/1.4.1...1.4.2) + +- [Feature #125730] Added cypress [`abf5e5f`](https://github.com/eea/eprtr_frontend/commit/abf5e5faa2c6213678e50dfc024e523fdc1a88e5) +- Updated Jenkinsfile [`0ce434e`](https://github.com/eea/eprtr_frontend/commit/0ce434e348435b3a9896e2324c6df110d1d95bd3) + #### [1.4.1](https://github.com/eea/eprtr_frontend/compare/1.4.0...1.4.1) +> 4 January 2021 + +- Release 1.4.1 [`5f37b0b`](https://github.com/eea/eprtr_frontend/commit/5f37b0b5a31f85a632df53755046ac50b2a909e6) - Overflow hidden on Pollutant Index [`56b64c0`](https://github.com/eea/eprtr_frontend/commit/56b64c095d5f80769d4b737489cbed0a830f2971) #### [1.4.0](https://github.com/eea/eprtr_frontend/compare/1.3.0...1.4.0) diff --git a/package.json b/package.json index 9a27019..c83185b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/eprtr_frontend", - "version": "1.4.1", + "version": "1.4.2", "description": "EPRTR: Industrial Emission Portal ", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",