diff --git a/CHANGELOG.md b/CHANGELOG.md index 64c6e5ac..d516e090 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). -#### [1.4.3](https://github.com/eea/eprtr_frontend/compare/1.4.3...1.4.3) +#### [1.4.4](https://github.com/eea/eprtr_frontend/compare/1.4.3...1.4.4) +- fix jenkins [`#14`](https://github.com/eea/eprtr_frontend/pull/14) +- Run cypress [`cc01bdb`](https://github.com/eea/eprtr_frontend/commit/cc01bdb961d630cebd89ad18db23635b9b6b6317) - Commented cypress [`ea2eab4`](https://github.com/eea/eprtr_frontend/commit/ea2eab4dac16ac5b6d67039a2f65188420d6ca6c) +- Fix jenkins [`aef63cd`](https://github.com/eea/eprtr_frontend/commit/aef63cd9b3abd90d33b6a99d6166bdd43a69888c) +- Fixed cypress test [`032bb2a`](https://github.com/eea/eprtr_frontend/commit/032bb2a971eb415a8dc724e6ffbbfc311b73a9fb) +- Release 1.4.3 [`d381b03`](https://github.com/eea/eprtr_frontend/commit/d381b03148ff2f3218aba80a60b20be18440675e) +- add plonesass image [`0e2d41b`](https://github.com/eea/eprtr_frontend/commit/0e2d41b74a4778e190df1423efaf75608ca2f72d) +- try to fix JENKINS [`1191aff`](https://github.com/eea/eprtr_frontend/commit/1191aff31ce063e8a378d6b6c0259953bf3ac1f3) +- Update entrypoint-prod.sh [`45dcd5c`](https://github.com/eea/eprtr_frontend/commit/45dcd5c475131e9a9d7ddd65281a8cbbf213dce4) #### [1.4.3](https://github.com/eea/eprtr_frontend/compare/1.4.2...1.4.3) diff --git a/package.json b/package.json index 5268b0a6..8814a0b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/eprtr_frontend", - "version": "1.4.3", + "version": "1.4.4", "description": "EPRTR: Industrial Emission Portal ", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",