diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dc219b..c41180d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +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). +#### [0.1.4](https://github.com/eea/volto-forests-theme/compare/0.1.3...0.1.4) + +- Hover typo [`90b38c4`](https://github.com/eea/volto-forests-theme/commit/90b38c4b4552849581b193ebafa9e4664c17dded) +- window dimension hook cleanup [`6f94af1`](https://github.com/eea/volto-forests-theme/commit/6f94af12cf46f19e06d19a255497a465efb34180) +- window Dimension hook & mobile improvements to HeaderNavigation [`7b2f299`](https://github.com/eea/volto-forests-theme/commit/7b2f299806ed17a54f4f1c7568e9f1028e82c012) + #### [0.1.3](https://github.com/eea/volto-forests-theme/compare/0.1.2...0.1.3) +> 5 November 2021 + +- Develop [`#4`](https://github.com/eea/volto-forests-theme/pull/4) - update datablocks [`#3`](https://github.com/eea/volto-forests-theme/pull/3) - update all [`00d048f`](https://github.com/eea/volto-forests-theme/commit/00d048f510949690c053b2e71335293bc4e7166e) - make it general [`edb83c1`](https://github.com/eea/volto-forests-theme/commit/edb83c11d791da06f33a3096129136f378139530) diff --git a/package.json b/package.json index d071665..166e6b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-forests-theme", - "version": "0.1.3", + "version": "0.1.4", "description": "@eeacms/volto-forests-theme: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",