Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Dec 14, 2020
1 parent f2b0376 commit e6afe4b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,18 @@ 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.2.0](https://github.com/eea/eprtr_frontend/compare/1.1.4...1.2.0)

- [Taskman #125090] Initialize query parameters for selectors; Removed pollutants from GlossarySearch [`f2b0376`](https://github.com/eea/eprtr_frontend/commit/f2b03762a3ce8d81568a995d2cd9d5269c846e88)
- [Taskman #125090] Map now loads all sites when filtering by country [`50f5b19`](https://github.com/eea/eprtr_frontend/commit/50f5b19404998c34d4b8bbba61fce00605653e8f)
- [Taskman #125667] Updated Logo & Favicon [`2a871f8`](https://github.com/eea/eprtr_frontend/commit/2a871f89d3373c0cad0b58ededf7e09ba1a5fb02)

#### [1.1.4](https://github.com/eea/eprtr_frontend/compare/1.1.3...1.1.4)

> 10 December 2020
- [Taskman #125090] Footer update: check all [`ce5a3a6`](https://github.com/eea/eprtr_frontend/commit/ce5a3a603c8785d29273ba1b790f2f9354ba4359)
- Release 1.1.4 [`35af44b`](https://github.com/eea/eprtr_frontend/commit/35af44b8da141aada3a4f549be4118b50af10f8f)
- [Taskman #125090] Glossary: placeholder can be empty [`2e02b80`](https://github.com/eea/eprtr_frontend/commit/2e02b80d422e57161161153689c6640919090232)

#### [1.1.3](https://github.com/eea/eprtr_frontend/compare/1.1.2...1.1.3)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ims-frontend",
"description": "IMS: Volto Frontend",
"license": "MIT",
"version": "1.1.4",
"version": "1.2.0",
"private": true,
"workspaces": [
"src/develop/volto-grid-block",
Expand Down

0 comments on commit e6afe4b

Please sign in to comment.