diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e2b7cc90..3db5e200e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## [7.31.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.30.4...v7.31.0) (2024-09-04) + + +### Features + +* added option to display caption in VideoGallery block ([#747](https://github.com/RedTurtle/design-comuni-plone-theme/issues/747)) ([b2ceb27](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b2ceb27435f12a4992e348bff034ca9a187a2f28)) +* show Last modified date for documents in ct Bando([#749](https://github.com/RedTurtle/design-comuni-plone-theme/issues/749)) ([bcaa25f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/bcaa25f9afaaef95e287a6885186209cdad99848)) + + +### Maintenance + +* preparing release 7.31.0 ([2ee250b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2ee250bed5a2ca999429f30f4387184bb03fef3d)) +* updated locales ([20397bc](https://github.com/RedTurtle/design-comuni-plone-theme/commit/20397bcd22f8157485c9ad5cf4f974a664d0278c)) + ### [7.30.4](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.30.3...v7.30.4) (2024-08-27) diff --git a/package.json b/package.json index 7ad86a457..4fedde5f3 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "design-comuni-plone-theme", "description": "Volto Theme for Italia design guidelines", "license": "MIT", - "version": "7.30.4", + "version": "7.31.0", "addons": [ "@plone-collective/volto-sentry", "volto-multilingual-widget",