diff --git a/CHANGELOG.md b/CHANGELOG.md index e8d4886..c6b6ab7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +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.1.12](https://github.com/eea/volto-marine-policy/compare/1.1.11...1.1.12) - 30 May 2024 +### [1.1.13](https://github.com/eea/volto-marine-policy/compare/1.1.12...1.1.13) - 31 May 2024 + +#### :rocket: New Features + +- feat: updated fatets in Indicators table [laszlocseh - [`339d2af`](https://github.com/eea/volto-marine-policy/commit/339d2afba1fc8116316a4d7975703ba352dfb1d2)] #### :bug: Bug Fixes -- fix: updated wm_dpsir_type field name [laszlocseh - [`80afa40`](https://github.com/eea/volto-marine-policy/commit/80afa401683223ab60c44a0ddd4f458c9b089ef8)] +- fix: do not break tabs due to tokenWidget [nileshgulia1 - [`c7a16ae`](https://github.com/eea/volto-marine-policy/commit/c7a16aedb492fbbf45cbc1166189629d1b69eab4)] + +### [1.1.12](https://github.com/eea/volto-marine-policy/compare/1.1.11...1.1.12) - 30 May 2024 ### [1.1.11](https://github.com/eea/volto-marine-policy/compare/1.1.10...1.1.11) - 30 May 2024 diff --git a/package.json b/package.json index 233db16..9e1f6a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-marine-policy", - "version": "1.1.12", + "version": "1.1.13", "description": "@eeacms/volto-marine-policy: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",