Skip to content

Commit ee1bf68

Browse files
committed
0.5.0-alpha.15
1 parent 809a0d5 commit ee1bf68

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.15 / 08 Mar 2023
8+
This is an alpha release, but new servers should use this version rather than an older "stable" one.
9+
10+
Features:
11+
* Add experimental BTTV / 7TV emote integrations. (#554)
12+
713
## 0.5.0-alpha.14 / 08 Dec 2022
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.14",
3+
"version": "0.5.0-alpha.15",
44
"description": "The üWave core library.",
55
"license": "MIT",
66
"repository": "u-wave/core",

0 commit comments

Comments
 (0)