Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Apr 20, 2021
1 parent 52fc7b5 commit 8e15198
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,20 @@ 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.0.0](https://github.com/eea/eprtr_frontend/compare/1.4.5...2.0.0)

- Volto 12 compatibility [`23e3f30`](https://github.com/eea/eprtr_frontend/commit/23e3f30005daa9bec65c7dd0158b2f626d931de5)
- Fixed some issues [`4620ee6`](https://github.com/eea/eprtr_frontend/commit/4620ee604503e0d4b537690bc8df17f4f99720ce)
- [Feature #129799] Added Explore the data block [`52fc7b5`](https://github.com/eea/eprtr_frontend/commit/52fc7b5446ec9457418e00e0c2e45d54242ec33d)
- [Feature #129790] Improvments to the map searchbox [`bfe77bc`](https://github.com/eea/eprtr_frontend/commit/bfe77bc1df542fea02f2c0dfe5f3a4f73d6dc06b)
- Filter locations for eprtr countries [`1232075`](https://github.com/eea/eprtr_frontend/commit/123207510049c024a438de28c0a5919376bcab7d)

#### [1.4.5](https://github.com/eea/eprtr_frontend/compare/1.4.4...1.4.5)

> 23 February 2021
- Clean up entrypoint [`3f0afe3`](https://github.com/eea/eprtr_frontend/commit/3f0afe389aff9dbbe45e813d796d17f999414e38)
- Release 1.4.5 [`f34d618`](https://github.com/eea/eprtr_frontend/commit/f34d618b5d2a65c49abfac1462acdec976c458ca)

#### [1.4.4](https://github.com/eea/eprtr_frontend/compare/1.4.3...1.4.4)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "1.4.5",
"version": "2.0.0",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
"homepage": "https://github.com/eea/eprtr_frontend",
Expand Down Expand Up @@ -147,7 +147,7 @@
},
"ignoreFiles": "theme/themes/default/**/*.overrides"
},
"browserslist": [
"browserslist": [
">1%",
"last 4 versions",
"Firefox ESR",
Expand Down

0 comments on commit 8e15198

Please sign in to comment.