diff --git a/CHANGELOG.md b/CHANGELOG.md index 8309417c..d06f92c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ 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). +### [3.326.0](https://github.com/eea/clms-frontend/compare/3.325.0...3.326.0) - 20 September 2024 + +#### :rocket: Dependency updates + +- Release @eeacms/volto-clms-theme@1.1.187 [EEA Jenkins - [`90f5d82`](https://github.com/eea/clms-frontend/commit/90f5d82eecff03a706855d68351daed08b36acbf)] + +#### :house: Documentation changes + +- docs: [JENKINS] Automated badge update of README.md [EEA Jenkins - [`29c6df0`](https://github.com/eea/clms-frontend/commit/29c6df009869928c727f8cc2d7186238124ea0f7)] + ### [3.325.0](https://github.com/eea/clms-frontend/compare/3.324.0...3.325.0) - 19 September 2024 #### :rocket: Dependency updates diff --git a/package.json b/package.json index 44c2d80d..9f96241d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "clms-frontend", "description": "Volto Frontend for CLMS site", "license": "MIT", - "version": "3.325.0", + "version": "3.326.0", "private": true, "workspaces": [ "src/addons/volto-arcgis-block",