Skip to content

Commit a854fbc

Browse files
committed
Preparing release 2.2.1
1 parent 0a037be commit a854fbc

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+
## 2.2.1 (2025-11-08)
13+
14+
15+
### Bug fixes:
16+
17+
- Fix switch to native namespace script to expect `bumpversion` to be globally available @gforcada
18+
1219
## 2.2.0 (2025-11-08)
1320

1421

news/+ignore.bugfix

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "plone.meta"
10-
version = "2.2.1.dev0"
10+
version = "2.2.1"
1111
description = "Applies a standard set of configuration files for Plone repositories"
1212
readme = "README.md"
1313
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)