Skip to content

Commit 935f778

Browse files
committed
Preparing release 0.9.10
1 parent 38e1865 commit 935f778

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99

1010
<!-- towncrier release notes start -->
1111

12+
## 0.9.10 (2025-10-21)
13+
14+
15+
### Bug fixes:
16+
17+
- Add support for NodeJS 24. @davisagli
18+
1219
## 0.9.9 (2025-10-04)
1320

1421

cookieplone/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# SPDX-FileCopyrightText: 2024-present Plone Foundation <board@plone.org>
22
#
33
# SPDX-License-Identifier: MIT
4-
__version__ = "0.9.10.dev0"
4+
__version__ = "0.9.10"

news/+node24.bugfix

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

0 commit comments

Comments
 (0)