Skip to content

Commit 5607d6d

Browse files
committed
chore: release v12.2.2
1 parent bf8f014 commit 5607d6d

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
1+
# Changelog
2+
3+
## [12.2.2](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v12.2.1...v12.2.2) (2025-07-14)
4+
5+
6+
### Bug Fixes
7+
8+
* adjusted link and blockquote colors inside the table block ([#964](https://github.com/RedTurtle/design-comuni-plone-theme/issues/964)) ([ba88fbb](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ba88fbbe2449251b041d3d86fac2684a769c07a6))
9+
* style for fieldlabel removed and moved inside the addon ([#963](https://github.com/RedTurtle/design-comuni-plone-theme/issues/963)) ([957da5f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/957da5f5dce74fafef79fa827342959ce08fa2d3))
10+
* table toolbar + th text transform ([#965](https://github.com/RedTurtle/design-comuni-plone-theme/issues/965)) ([d6c3ef7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d6c3ef7d309497bb7237c2b87a5f790df109e9af))
11+
12+
13+
### Maintenance
14+
15+
* **deps:** bump tar-fs from 2.1.1 to 2.1.3 ([#954](https://github.com/RedTurtle/design-comuni-plone-theme/issues/954)) ([4cdebcc](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4cdebcc2b5cfa59a874f17ed20de9a9cc87e8012))
16+
17+
18+
### Documentation
19+
20+
* updated publiccode and release log ([bf8f014](https://github.com/RedTurtle/design-comuni-plone-theme/commit/bf8f01415a51ce36b1b0564a8dcd3a825c9f7e63))
21+
122
## [12.2.1](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v12.2.0...v12.2.1) (2025-06-24)
223

3-
# Changelog
24+
425

526
## [12.2.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v12.1.4...v12.2.0) (2025-06-17)
627

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "design-comuni-plone-theme",
33
"description": "Volto Theme for Italia design guidelines",
44
"license": "GPL-v3",
5-
"version": "12.2.1",
5+
"version": "12.2.2",
66
"main": "src/index.js",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)