Skip to content

Commit 8170ba6

Browse files
semantic-releasecfl-bot
authored andcommitted
0.18.1
Automatically generated by python-semantic-release
1 parent ab8eb0a commit 8170ba6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!--next-version-placeholder-->
44

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+
511
## v0.18.0 (2024-07-04)
612

713
### Feature

codeforlife/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
# Do NOT set manually!
77
# This is auto-updated by python-semantic-release in the pipeline.
8-
__version__ = "0.18.0"
8+
__version__ = "0.18.1"

0 commit comments

Comments
 (0)