Skip to content

Commit b9269ad

Browse files
committed
Release @plone/slate 19.0.0-alpha.12
1 parent 5b7377f commit b9269ad

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

packages/volto-slate/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+
## 19.0.0-alpha.12 (2026-03-02)
12+
13+
### Bugfix
14+
15+
- Fix error in HtmlSlateWidget when rendering elements that need i18n. @davisagli [#7889](https://github.com/plone/volto/issues/7889)
16+
1117
## 19.0.0-alpha.11 (2026-02-20)
1218

1319
### Breaking

packages/volto-slate/news/7889.bugfix

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

packages/volto-slate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plone/volto-slate",
3-
"version": "19.0.0-alpha.11",
3+
"version": "19.0.0-alpha.12",
44
"description": "Slate.js integration with Volto",
55
"main": "src/index.js",
66
"author": "European Environment Agency: IDM2 A-Team",

0 commit comments

Comments
 (0)