File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 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.0.3] ( https://github.com/discordjs/discord.js/compare/14.0.2...14.0.3 ) - (2022-07-18)
6
+
7
+ ## Bug Fixes
8
+
9
+ - ** Components:** Support emoji id strings (#8310 ) ([ 660e212] ( https://github.com/discordjs/discord.js/commit/660e212e83df026c684ee2cda7fb4e98870f342e ) )
10
+
5
11
# [ 14.0.2] ( https://github.com/discordjs/discord.js/compare/14.0.1...14.0.2 ) - (2022-07-18)
6
12
7
13
## Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " discord.js" ,
3
- "version" : " 14.0.2 " ,
3
+ "version" : " 14.0.3 " ,
4
4
"description" : " A powerful library for interacting with the Discord API" ,
5
5
"scripts" : {
6
6
"test" : " yarn docs:test && yarn test:typescript" ,
You can’t perform that action at this time.
0 commit comments