Skip to content

Commit f902abf

Browse files
committed
0.5.0-alpha.20
1 parent 2689186 commit f902abf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 0.5.0-alpha.20 / 28 Sep 2024
8+
This is an alpha release, but new servers should use this version rather than an older "stable" one.
9+
10+
Features:
11+
* Automatically leave the booth after your current play by `PUT /api/booth/leave`. (#600, #642)
12+
713
## 0.5.0-alpha.19 / 06 Feb 2024
814
This is an alpha release, but new servers should use this version rather than an older "stable" one.
915

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "u-wave-core",
3-
"version": "0.5.0-alpha.19",
3+
"version": "0.5.0-alpha.20",
44
"description": "The üWave core library.",
55
"license": "MIT",
66
"repository": "u-wave/core",

0 commit comments

Comments
 (0)