We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47163a5 commit b6079c1Copy full SHA for b6079c1
CHANGES.md
@@ -9,6 +9,13 @@
9
10
<!-- towncrier release notes start -->
11
12
+## 2.1.2 (2026-01-26)
13
+
14
+### Bug fixes:
15
16
+- Add new widget for seo title and description. @iFlameing
17
18
19
## 2.1.1 (2025-11-04)
20
21
### New features:
news/+widget.bugfix
setup.py
@@ -14,7 +14,7 @@
setup(
name="kitconcept.seo",
- version="2.1.2.dev0",
+ version="2.1.2",
description="SEO optimizations plugin for Plone",
long_description=long_description,
long_description_content_type="text/markdown",
0 commit comments