From b75edffd8a1a9e3122daa7bc155229f22e8fa85d Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Fri, 29 Sep 2023 13:03:04 +0000 Subject: [PATCH] Automated release 5.2.4 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba7c0ee..752aa8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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). +### [5.2.4](https://github.com/eea/volto-block-style/compare/5.2.3...5.2.4) - 29 September 2023 + +#### :house: Documentation changes + +- docs: Update README and DEVELOP [Alin Voinea - [`235ce19`](https://github.com/eea/volto-block-style/commit/235ce1995257e6ba8a4c945e2f5fffcc0dd44ee7)] +- docs: Update README and DEVELOP [Alin Voinea - [`6424344`](https://github.com/eea/volto-block-style/commit/642434458757c1887b863a7fa5e7b0ffcc2c8593)] + ### [5.2.3](https://github.com/eea/volto-block-style/compare/5.2.2...5.2.3) - 25 September 2023 #### :bug: Bug Fixes diff --git a/package.json b/package.json index 320c3d9..6aa144c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-block-style", - "version": "5.2.3", + "version": "5.2.4", "description": "volto-block-style: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",