From 10ef0e8e73515843fc4fb961cc2b1da174108c9b Mon Sep 17 00:00:00 2001 From: Martina Bustacchini Date: Thu, 28 Nov 2024 09:58:38 +0100 Subject: [PATCH] chore: release v11.25.1 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d892def6..e73854bea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ +## [11.25.1](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v11.25.0...v11.25.1) (2024-11-28) + + +### Bug Fixes + +* added conditional chaining to images for uo in argomento view ([#821](https://github.com/RedTurtle/design-comuni-plone-theme/issues/821)) ([91d113a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/91d113a15e030b16c9345a31fa8346f4907a97fb)) + + +### Documentation + +* updated publiccode and release log ([3ea44fe](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3ea44febc8ef23ea969f53252d7dd3148577b972)) + ## [11.25.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v11.24.6...v11.25.0) (2024-11-26) diff --git a/package.json b/package.json index 7e103a04b..81bda6b6e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "design-comuni-plone-theme", "description": "Volto Theme for Italia design guidelines", "license": "GPL-v3", - "version": "11.25.0", + "version": "11.25.1", "main": "src/index.js", "repository": { "type": "git",