Skip to content

Commit 6cc2b4b

Browse files
committed
Release 1.0.0-alpha.19
1 parent bb5075e commit 6cc2b4b

File tree

5 files changed

+15
-4
lines changed

5 files changed

+15
-4
lines changed

frontend/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+
## 1.0.0-alpha.19 (2025-09-03)
12+
13+
### Feature
14+
15+
- Update to Volto 18.25.0 @sneridagh
16+
1117
## 1.0.0-alpha.18 (2025-09-01)
1218

1319
### Bugfix

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "core-dev",
3-
"version": "1.0.0-alpha.18",
3+
"version": "1.0.0-alpha.19",
44
"description": "Core setup for kitconcept GmbH distributions built on top of Plone",
55
"author": "kitconcept GmbH",
66
"homepage": "https://github.com/kitconcept/kitconcept-core",
@@ -47,4 +47,4 @@
4747
}
4848
},
4949
"packageManager": "[email protected]"
50-
}
50+
}

frontend/packages/kitconcept-core/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+
## 1.0.0-alpha.19 (2025-09-03)
12+
13+
### Feature
14+
15+
- Update to Volto 18.25.0 @sneridagh
16+
1117
## 1.0.0-alpha.18 (2025-09-01)
1218

1319
### Bugfix

frontend/packages/kitconcept-core/news/+update-volto.feature

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

frontend/packages/kitconcept-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitconcept/core",
3-
"version": "1.0.0-alpha.18",
3+
"version": "1.0.0-alpha.19",
44
"description": "Core setup for kitconcept GmbH distributions built on top of Plone",
55
"main": "src/index.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)