From 203fa637c9bfe17cecf701337862c128cdef1e7e Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Mon, 14 Oct 2024 09:09:55 +0000 Subject: [PATCH] Automated release 2.7.0 --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 366fa1d9..3e02187e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +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). +### [2.7.0](https://github.com/eea/freshwater-frontend/compare/2.6.0...2.7.0) - 14 October 2024 + +#### :rocket: Dependency updates + +- Release @eeacms/volto-freshwater-policy@1.0.5 [EEA Jenkins - [`31c2989`](https://github.com/eea/freshwater-frontend/commit/31c29899f7daea2d3ea0d731d2e453492eac056d)] +- Release @eeacms/volto-eea-kitkat@26.1.0 [EEA Jenkins - [`6c6a716`](https://github.com/eea/freshwater-frontend/commit/6c6a71621f1e51672ba4301e1b35daa5e989da54)] +- Release @eeacms/volto-block-toc@6.1.0 [EEA Jenkins - [`ea4c030`](https://github.com/eea/freshwater-frontend/commit/ea4c0303504a836f319c852ec75e8a285d1165c7)] +- Release @eeacms/volto-eea-website-theme@2.4.0 [EEA Jenkins - [`6fd5fcf`](https://github.com/eea/freshwater-frontend/commit/6fd5fcf7ee6402414712d1d6d8a1b30fc73af236)] +- Release @eeacms/volto-eea-design-system@1.34.0 [EEA Jenkins - [`c471e98`](https://github.com/eea/freshwater-frontend/commit/c471e98447b6f2bccfc3f3927844d76e26f829af)] + +#### :house: Documentation changes + +- docs: [JENKINS] Automated badge update of README.md [EEA Jenkins - [`ba7250c`](https://github.com/eea/freshwater-frontend/commit/ba7250c46083bc645aee5873b0c8329c9de0ed4e)] + ### [2.6.0](https://github.com/eea/freshwater-frontend/compare/2.5.0...2.6.0) - 11 October 2024 #### :rocket: Dependency updates diff --git a/package.json b/package.json index cb9f84e2..316d057e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "freshwater-frontend", "description": "Freshwater: Volto Frontend", "license": "MIT", - "version": "2.6.0", + "version": "2.7.0", "private": true, "workspaces": [ "src/addons/*"