Skip to content

Commit

Permalink
6.0.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Aug 1, 2024
1 parent 9cab34e commit 45c56a5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

## v6.0.0 (2024-08-01)

### Fix

* Remove Kurono references ([#1690](https://github.com/ocadotechnology/rapid-router/issues/1690)) ([`9cab34e`](https://github.com/ocadotechnology/rapid-router/commit/9cab34ea513e34d8be86a3618b19e8a68a8ab297))

### Breaking

* Remove Kurono references ([#1690](https://github.com/ocadotechnology/rapid-router/issues/1690)) ([`9cab34e`](https://github.com/ocadotechnology/rapid-router/commit/9cab34ea513e34d8be86a3618b19e8a68a8ab297))

## v5.28.0 (2024-07-31)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion game/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "5.28.0"
__version__ = "6.0.0"

0 comments on commit 45c56a5

Please sign in to comment.