diff --git a/CHANGELOG.md b/CHANGELOG.md index ae7d56c1..227cd222 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,22 @@ 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.4.0](https://github.com/eea/freshwater-frontend/compare/2.3.0...2.4.0) - 4 October 2024 + +#### :rocket: Dependency updates + +- Release @eeacms/volto-slate-dataentity@4.0.0 [EEA Jenkins - [`960c3e4`](https://github.com/eea/freshwater-frontend/commit/960c3e473b4e7af7263fcc1d7c7c30f128d99dcb)] +- Release @eeacms/volto-datablocks@7.2.4 [EEA Jenkins - [`b0fdcb0`](https://github.com/eea/freshwater-frontend/commit/b0fdcb0e17acbbb5b6837e7d8b1697da598a888c)] +- Release @eeacms/volto-freshwater-policy@1.0.4 [EEA Jenkins - [`a3f6f97`](https://github.com/eea/freshwater-frontend/commit/a3f6f97beb16f8827fffb9cb2c39e0d521e2ae9f)] +- Release @eeacms/volto-eea-kitkat@25.4.4 [EEA Jenkins - [`b4accf7`](https://github.com/eea/freshwater-frontend/commit/b4accf7498a2219a54f97dc7dbb9f123cb4b4ef2)] + +#### :house: Documentation changes + +- docs: [JENKINS] Automated badge update of README.md [EEA Jenkins - [`2d3cd75`](https://github.com/eea/freshwater-frontend/commit/2d3cd751bff657b4d9cb3a2d5907fd6128c73610)] + +#### :hammer_and_wrench: Others + +- Update package.json [Laszlo Cseh - [`223ebba`](https://github.com/eea/freshwater-frontend/commit/223ebbaab2a0dd9e281eba3a0aeb99fb05d9e6d3)] ### [2.3.0](https://github.com/eea/freshwater-frontend/compare/2.2.0...2.3.0) - 1 October 2024 #### :rocket: Dependency updates diff --git a/package.json b/package.json index 4959d63b..a654664d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "freshwater-frontend", "description": "Freshwater: Volto Frontend", "license": "MIT", - "version": "2.3.0", + "version": "2.4.0", "private": true, "workspaces": [ "src/addons/*"