Skip to content

Commit f988e39

Browse files
semantic-releasecfl-bot
authored andcommitted
0.18.3
Automatically generated by python-semantic-release
1 parent 5d6e55f commit f988e39

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.3 (2024-08-05)
6+
7+
### Fix
8+
9+
* Delete base login form ([`5d6e55f`](https://github.com/ocadotechnology/codeforlife-package-python/commit/5d6e55f2aaa923b41ba0893fbc34c862058b8227))
10+
511
## v0.18.2 (2024-08-05)
612

713
### Fix

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.2"
8+
__version__ = "0.18.3"

0 commit comments

Comments
 (0)