Skip to content

Commit 4f41f49

Browse files
author
semantic-release
committed
8.8.1
Automatically generated by python-semantic-release
1 parent 41dd00b commit 4f41f49

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v8.8.1 (2025-08-08)
5+
6+
### Bug Fixes
7+
8+
- Remove unnecessary check in tmp auth middleware
9+
([`41dd00b`](https://github.com/ocadotechnology/codeforlife-portal/commit/41dd00b055a7fbaf65b62ad76b5496115c05bc6f))
10+
11+
412
## v8.8.0 (2025-08-08)
513

614
### Features

portal/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "8.8.0"
1+
__version__ = "8.8.1"

0 commit comments

Comments
 (0)