Skip to content

Commit

Permalink
4.5.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Nov 12, 2024
1 parent 49a936b commit f75a3f1
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
@@ -1,5 +1,11 @@
# CHANGELOG

## v4.5.2 (2024-11-12)

### Fix

* fix(notification): fix notification handling ([`49a936b`](https://github.com/ItsCalebJones/SpaceLaunchNow-Server/commit/49a936bdcbe8c0ecc79bb80363dfa08993f66724))

## v4.5.1 (2024-09-28)

### Chore
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "spacelaunchnow-server"
version = "4.5.1"
version = "4.5.2"
description = "The Backend and Web server for Space Launch Now"
authors = ["Caleb Jones <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit f75a3f1

Please sign in to comment.