File tree 2 files changed +14
-1
lines changed 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ # [ @discordjs/rest @2.5.0] ( https://github.com/discordjs/discord.js/compare/@discordjs/rest@2.4.3...@discordjs/rest@2.5.0 ) - (2025-04-25)
6
+
7
+ ## Features
8
+
9
+ - Components v2 in v14 (#10781 ) ([ edace17] ( https://github.com/discordjs/discord.js/commit/edace17a131f857547163a3acf4bb6fec0c1e415 ) )
10
+ - Add soundboard in v14 (#10843 ) ([ d3154cf] ( https://github.com/discordjs/discord.js/commit/d3154cf8f1eb027b5b4921d4048a32f464a3cd85 ) )
11
+
12
+ # [ @discordjs/rest @2.4.2] ( https://github.com/discordjs/discord.js/compare/@discordjs/rest@2.4.1...@discordjs/rest@2.4.2 ) - (2025-01-01)
13
+
14
+ ## Bug Fixes
15
+
16
+ - Correct guild member banner URL ([ 8d69b24] ( https://github.com/discordjs/discord.js/commit/8d69b24b5c83249dffa5899a417a9dcbc6f3f30c ) )
17
+
5
18
# [ @discordjs/rest @2.4.2] ( https://github.com/discordjs/discord.js/compare/@discordjs/rest@2.4.1...@discordjs/rest@2.4.2 ) - (2025-01-01)
6
19
7
20
## Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json.schemastore.org/package.json" ,
3
3
"name" : " @discordjs/rest" ,
4
- "version" : " 2.4.3 " ,
4
+ "version" : " 2.5.0 " ,
5
5
"description" : " The REST API for discord.js" ,
6
6
"scripts" : {
7
7
"test" : " vitest run" ,
You can’t perform that action at this time.
0 commit comments