diff --git a/CHANGELOG.md b/CHANGELOG.md index 402f0c61c..393262fa8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ 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). +#### [2.27.9](https://github.com/eea/forests-frontend/compare/2.27.8...2.27.9) + +- revert to volto alpha 45 && kitkat 9 [`dc64d8e`](https://github.com/eea/forests-frontend/commit/dc64d8ebeb0e9e5c60c93276b078355992aed825) + #### [2.27.8](https://github.com/eea/forests-frontend/compare/2.27.7...2.27.8) +> 17 November 2022 + +- Release 2.27.8 [`4516698`](https://github.com/eea/forests-frontend/commit/451669845e42ea7279cf109fb1ab15067cfd2403) - razzle vars moved in rancher catalog [`415265d`](https://github.com/eea/forests-frontend/commit/415265de6255a0f8e858730dc6a3f97690666b7e) - razzle vars in docker-compose [`a30667b`](https://github.com/eea/forests-frontend/commit/a30667bd501ffd8cabc2ffa46c7f02397799ac28) diff --git a/package.json b/package.json index f0dea13fe..0e43eeed8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "forest-frontend", "description": "Frontend component for the Forests website.", "license": "MIT", - "version": "2.27.8", + "version": "2.27.9", "private": true, "workspaces": [ "src/develop/*"