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 ab8eb0a commit 8170ba6Copy full SHA for 8170ba6
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.18.1 (2024-07-23)
6
+
7
+### Fix
8
9
+* Delete session metadata cookie ([#126](https://github.com/ocadotechnology/codeforlife-package-python/issues/126)) ([`ab8eb0a`](https://github.com/ocadotechnology/codeforlife-package-python/commit/ab8eb0ade2f042b22e5683077dbbb59f532000eb))
10
11
## v0.18.0 (2024-07-04)
12
13
### Feature
codeforlife/version.py
@@ -5,4 +5,4 @@
# Do NOT set manually!
# This is auto-updated by python-semantic-release in the pipeline.
-__version__ = "0.18.0"
+__version__ = "0.18.1"
0 commit comments