We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5dd12a commit cfb02ceCopy full SHA for cfb02ce
2 files changed
mrs.developer.json
@@ -4,6 +4,6 @@
4
"package": "@plone/volto",
5
"url": "git@github.com:plone/volto.git",
6
"https": "https://github.com/plone/volto.git",
7
- "tag": "18.10.1"
+ "tag": "19.0.0-alpha.2"
8
}
9
packages/volto-home-assistant/CHANGELOG.md
@@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
<!-- towncrier release notes start -->
15
16
+## Unreleased
17
+
18
+- Bump Volto from 18.10.1 to 19.0.0-alpha.2 [fosten]
19
20
## 2.1.0 (2025-03-31)
21
22
- Remove window.localStorage [fosten]
0 commit comments