diff --git a/CHANGELOG.md b/CHANGELOG.md index c5a4dfe..3090a86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,20 @@ 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.3](https://github.com/eea/volto-widget-theme-picker/compare/1.1.2...1.1.3) - 29 August 2023 +### [1.1.4](https://github.com/eea/volto-widget-theme-picker/compare/1.1.3...1.1.4) - 29 September 2023 + +#### :house: Internal changes + +- style: lint-staged reorder in package.json [Alin Voinea - [`32f539b`](https://github.com/eea/volto-widget-theme-picker/commit/32f539b7e7277bd47b3510f9da6fd3d2cb8ca5ab)] + +#### :house: Documentation changes + +- docs: Update README and DEVELOP [Alin Voinea - [`5fcbd89`](https://github.com/eea/volto-widget-theme-picker/commit/5fcbd898a2232be08725c4b662702d84016e1f39)] + +#### :hammer_and_wrench: Others + +- test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - [`bf4ccce`](https://github.com/eea/volto-widget-theme-picker/commit/bf4cccea86fb2de3243a3095029e0be528dfc9a7)] +### [1.1.3](https://github.com/eea/volto-widget-theme-picker/compare/1.1.2...1.1.3) - 30 August 2023 #### :house: Documentation changes diff --git a/package.json b/package.json index 7567d56..30951ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-widget-theme-picker", - "version": "1.1.3", + "version": "1.1.4", "description": "@eeacms/volto-widget-theme-picker: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",