File tree 2 files changed +7
-1
lines changed 2 files changed +7
-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
+ # [ 14.19.1] ( https://github.com/discordjs/discord.js/compare/14.19.0...14.19.1 ) - (2025-04-26)
6
+
7
+ ## Bug Fixes
8
+
9
+ - Add in ` withComponents ` to Webhook ([ 481ccd2] ( https://github.com/discordjs/discord.js/commit/481ccd228bc240e32ac552475f8427a8042e1add ) )
10
+
5
11
# [ 14.19.0] ( https://github.com/discordjs/discord.js/compare/14.18.0...14.19.0 ) - (2025-04-26)
6
12
7
13
## 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" : " discord.js" ,
4
- "version" : " 14.19.0 " ,
4
+ "version" : " 14.19.1 " ,
5
5
"description" : " A powerful library for interacting with the Discord API" ,
6
6
"scripts" : {
7
7
"test" : " pnpm run docs:test && pnpm run test:typescript" ,
You can’t perform that action at this time.
0 commit comments