Skip to content

Commit b55182b

Browse files
committed
Release 2.5.0
1 parent 167d57d commit b55182b

File tree

5 files changed

+14
-3
lines changed

5 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88

99
<!-- towncrier release notes start -->
1010

11+
## 2.5.0 (2025-07-23)
12+
13+
### Feature
14+
15+
- Add Spanish translation #24 @macagua [#24](https://github.com/kitconcept/volto-heading-block/issue/24)
16+
1117
## 2.4.2 (2025-06-16)
1218

1319
### Bugfix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitconcept/volto-heading-block",
3-
"version": "2.4.2",
3+
"version": "2.5.0",
44
"description": "volto-heading-block: Volto add-on that provides a configurable heading block",
55
"author": "kitconcept, GmbH",
66
"homepage": "https://github.com/kitconcept/volto-heading-block",

packages/volto-heading-block/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88

99
<!-- towncrier release notes start -->
1010

11+
## 2.5.0 (2025-07-23)
12+
13+
### Feature
14+
15+
- Add Spanish translation #24 @macagua [#24](https://github.com/kitconcept/volto-heading-block/issue/24)
16+
1117
## 2.4.2 (2025-06-16)
1218

1319
### Bugfix

packages/volto-heading-block/news/24.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/volto-heading-block/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitconcept/volto-heading-block",
3-
"version": "2.4.2",
3+
"version": "2.5.0",
44
"description": "volto-heading-block: Volto add-on that provides a configurable heading block",
55
"main": "src/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)