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 2dc2c72 commit 4f7c439Copy full SHA for 4f7c439
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.18.4 (2024-08-07)
6
+
7
+### Fix
8
9
+* Portal frontend19 ([#127](https://github.com/ocadotechnology/codeforlife-package-python/issues/127)) ([`2dc2c72`](https://github.com/ocadotechnology/codeforlife-package-python/commit/2dc2c725237b2ee8b7f9da177e65be969cf315ef))
10
11
## v0.18.3 (2024-08-05)
12
13
### Fix
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.3"
+__version__ = "0.18.4"
0 commit comments