Skip to content

Commit

Permalink
Release 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Feb 17, 2021
1 parent 9514b4a commit 7b8abad
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,25 @@ 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.2...1.4.3)

- Added white text logo [`9514b4a`](https://github.com/eea/eprtr_frontend/commit/9514b4a76f8223296f0a90dc86330917c9b04347)
- Clean up [`41df833`](https://github.com/eea/eprtr_frontend/commit/41df8336f84e77b5fca95a25f69a7cfa86f43692)
- Added jest config [`ea14837`](https://github.com/eea/eprtr_frontend/commit/ea148377b61f90fb9cd01aca2100e0b12b60ea4d)
- Uncomment cypress tests [`4a48ffa`](https://github.com/eea/eprtr_frontend/commit/4a48ffa4c404e37f7e8fc13e42872e54c759d5ff)
- Commented integration tests [`ed74d98`](https://github.com/eea/eprtr_frontend/commit/ed74d981a953a57b9c0e5939c4729dc385c23905)
- Added dependencies to docker image [`7c2d759`](https://github.com/eea/eprtr_frontend/commit/7c2d7597a3570d5d8e8f1677b060609faf9e0f0c)
- Dockerfile don't delete cache [`22c4d50`](https://github.com/eea/eprtr_frontend/commit/22c4d50fbbbdf35cf1d5c4361b2fe46222ac5c95)
- Install cypress [`287ba98`](https://github.com/eea/eprtr_frontend/commit/287ba98c17824babc4238b39d4c87b6ecd1e9c00)
- Update [`1b00c6b`](https://github.com/eea/eprtr_frontend/commit/1b00c6b0b6e3dbf9f71d4f516d73419bc852b96b)
- Update [`f97f12d`](https://github.com/eea/eprtr_frontend/commit/f97f12d479b6fb0c84e58fd65e86c576f7c4ef9e)

#### [1.4.2](https://github.com/eea/eprtr_frontend/compare/1.4.1...1.4.2)

> 7 January 2021
- [Feature #125730] Added cypress [`abf5e5f`](https://github.com/eea/eprtr_frontend/commit/abf5e5faa2c6213678e50dfc024e523fdc1a88e5)
- Release 1.4.2 [`ddd9783`](https://github.com/eea/eprtr_frontend/commit/ddd97839ac7561e7609ef2e14c80232363ea2f68)
- 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)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eeacms/eprtr_frontend",
"version": "1.4.2",
"version": "1.4.3",
"description": "EPRTR: Industrial Emission Portal ",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down

0 comments on commit 7b8abad

Please sign in to comment.