diff --git a/CHANGELOG.md b/CHANGELOG.md index 244d7c1..7d37717 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,14 @@ 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). +#### [4.0.6](https://github.com/eea/volto-widget-temporal-coverage/compare/4.0.5...4.0.6) + + #### [4.0.5](https://github.com/eea/volto-widget-temporal-coverage/compare/4.0.4...4.0.5) -- Fix missing temporal [`b5d8b49`](https://github.com/eea/volto-widget-temporal-coverage/commit/b5d8b49414588933d5e0e8e4490db743f72d1468) +> 20 January 2022 + +- Fix missing temporal [`#22`](https://github.com/eea/volto-widget-temporal-coverage/pull/22) #### [4.0.4](https://github.com/eea/volto-widget-temporal-coverage/compare/4.0.3...4.0.4) diff --git a/package.json b/package.json index a77e067..35e2ff4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-widget-temporal-coverage", - "version": "4.0.5", + "version": "4.0.6", "description": "volto-widget-temporal-coverage: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",