File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ # [ @discordjs/ws @0.1.0] ( https://github.com/discordjs/discord.js/tree/@discordjs/ws@0.1.0 ) - (2022-07-27)
6
+
7
+ ## Bug Fixes
8
+
9
+ - ** WebSocketShard:** Use correct import (#8357 ) ([ 78d4295] ( https://github.com/discordjs/discord.js/commit/78d4295a40b83ea4f7cc830ff81927cba2d1d3f0 ) )
10
+
11
+ ## Features
12
+
13
+ - @discordjs/ws (#8260 ) ([ 748d727] ( https://github.com/discordjs/discord.js/commit/748d7271c45796479a29d8ed3101421de09ef867 ) )
14
+
15
+ # Changelog
16
+
17
+ All notable changes to this project will be documented in this file.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @discordjs/ws" ,
3
- "version" : " 0.1.0-dev " ,
3
+ "version" : " 0.1.0" ,
4
4
"description" : " Wrapper around Discord's gateway" ,
5
5
"scripts" : {
6
6
"test" : " vitest run" ,
You can’t perform that action at this time.
0 commit comments