We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e1865 commit 935f778Copy full SHA for 935f778
CHANGES.md
@@ -9,6 +9,13 @@
9
10
<!-- towncrier release notes start -->
11
12
+## 0.9.10 (2025-10-21)
13
+
14
15
+### Bug fixes:
16
17
+- Add support for NodeJS 24. @davisagli
18
19
## 0.9.9 (2025-10-04)
20
21
cookieplone/__init__.py
@@ -1,4 +1,4 @@
1
# SPDX-FileCopyrightText: 2024-present Plone Foundation <board@plone.org>
2
#
3
# SPDX-License-Identifier: MIT
4
-__version__ = "0.9.10.dev0"
+__version__ = "0.9.10"
news/+node24.bugfix
0 commit comments