Skip to content

Commit

Permalink
0.18.13
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and cfl-bot committed Sep 25, 2024
1 parent 5460bbf commit d65d49c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!--next-version-placeholder-->

## v0.18.13 (2024-09-25)

### Fix

* Portal frontend 52 ([#136](https://github.com/ocadotechnology/codeforlife-package-python/issues/136)) ([`5460bbf`](https://github.com/ocadotechnology/codeforlife-package-python/commit/5460bbfa86bc777211d630d28fa3e761d6f8948a))

## v0.18.12 (2024-09-18)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion codeforlife/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

# Do NOT set manually!
# This is auto-updated by python-semantic-release in the pipeline.
__version__ = "0.18.12"
__version__ = "0.18.13"

0 comments on commit d65d49c

Please sign in to comment.