Skip to content

Commit b6079c1

Browse files
committed
Preparing release 2.1.2
1 parent 47163a5 commit b6079c1

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.1.2 (2026-01-26)
13+
14+
### Bug fixes:
15+
16+
- Add new widget for seo title and description. @iFlameing
17+
18+
1219
## 2.1.1 (2025-11-04)
1320

1421
### New features:

news/+widget.bugfix

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

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name="kitconcept.seo",
17-
version="2.1.2.dev0",
17+
version="2.1.2",
1818
description="SEO optimizations plugin for Plone",
1919
long_description=long_description,
2020
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)