diff --git a/CHANGELOG.md b/CHANGELOG.md index d43add7..e3382ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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). +#### [0.2.2](https://github.com/eea/volto-forests-theme/compare/0.2.1...0.2.2) + +- Fix datacatalogue [`#55`](https://github.com/eea/volto-forests-theme/pull/55) +- bring back Html.jsx ssr data for datacatalogue [`7f5d8c6`](https://github.com/eea/volto-forests-theme/commit/7f5d8c63fc4c97d86c9f49c5c74ad7eb220075e2) +- WIP [`1e9901b`](https://github.com/eea/volto-forests-theme/commit/1e9901b3b9412ee5549395ccfef7d03f707a5a25) +- WIP [`2c168f1`](https://github.com/eea/volto-forests-theme/commit/2c168f1a611858ced2d8f09d2b9b88c851d01b9e) + #### [0.2.1](https://github.com/eea/volto-forests-theme/compare/0.2.0...0.2.1) -- Discodata connector support animations [`4082ff8`](https://github.com/eea/volto-forests-theme/commit/4082ff8383c189e78113ed595fc4a6f7b3671793) +> 16 February 2022 + +- Discodata connector support animations [`#54`](https://github.com/eea/volto-forests-theme/pull/54) #### [0.2.0](https://github.com/eea/volto-forests-theme/compare/0.2.0-beta.0...0.2.0) diff --git a/package.json b/package.json index 2f3dff7..db03590 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-forests-theme", - "version": "0.2.1", + "version": "0.2.2", "description": "@eeacms/volto-forests-theme: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",