diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f0f4743..579909ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +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). -### [3.331.0](https://github.com/eea/clms-frontend/compare/3.330.0...3.331.0) - 7 October 2024 +### [3.332.0](https://github.com/eea/clms-frontend/compare/3.331.0...3.332.0) - 8 October 2024 #### :rocket: Dependency updates -- Release @eeacms/volto-arcgis-block@0.1.305 [EEA Jenkins - [`c03b805`](https://github.com/eea/clms-frontend/commit/c03b8050312152514e0aaa054ba309d5653f3cea)] +- Release @eeacms/volto-arcgis-block@0.1.306 [EEA Jenkins - [`1c988d7`](https://github.com/eea/clms-frontend/commit/1c988d7a7f85c030afc1c09eab1b06af6f3a2154)] + +#### :house: Documentation changes + +- docs: [JENKINS] Automated badge update of README.md [EEA Jenkins - [`f68baaf`](https://github.com/eea/clms-frontend/commit/f68baafd0006c4bb591268dc42974b405cd7dcb2)] + +### [3.331.0](https://github.com/eea/clms-frontend/compare/3.330.0...3.331.0) - 7 October 2024 #### :house: Documentation changes diff --git a/package.json b/package.json index af413040..dca49bde 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "clms-frontend", "description": "Volto Frontend for CLMS site", "license": "MIT", - "version": "3.331.0", + "version": "3.332.0", "private": true, "workspaces": [ "src/addons/volto-arcgis-block",