Skip to content

Commit d94fa06

Browse files
committed
Release 4.2.0
1 parent ddfd9f6 commit d94fa06

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
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+
## 4.2.0 (2025-07-23)
12+
13+
### Feature
14+
15+
- Add Spanish translation #18 @macagua [#18](https://github.com/kitconcept/volto-separator-block/issue/18)
16+
1117
## 4.1.3 (2025-07-23)
1218

1319
### Feature

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-separator-block-dev",
3-
"version": "4.1.3",
3+
"version": "4.2.0",
44
"description": "A new add-on for Volto",
55
"author": "kitconcept, GmbH",
66
"homepage": "https://github.com/kitconcept/volto-separator-block",

packages/volto-separator-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+
## 4.2.0 (2025-07-23)
12+
13+
### Feature
14+
15+
- Add Spanish translation #18 @macagua [#18](https://github.com/kitconcept/volto-separator-block/issue/18)
16+
1117
## 4.1.3 (2025-07-23)
1218

1319
### Feature

packages/volto-separator-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-separator-block",
3-
"version": "4.1.3",
3+
"version": "4.2.0",
44
"description": "volto-separator-block: Volto add-on that provides a visual separator between blocks",
55
"main": "src/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)