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.2] ( https://github.com/discordjs/discord.js/compare/14.0.1...14.0.2 ) - (2022-07-18)
6
+
7
+ ## Bug Fixes
8
+
9
+ - ** DataResolver#resolveImage:** Adjust to updated resolveFile (#8308 ) ([ 3a7e93d] ( https://github.com/discordjs/discord.js/commit/3a7e93df576172c797f1d8bd6483234bb6af2d00 ) )
10
+
5
11
# [ 14.0.1] ( https://github.com/discordjs/discord.js/compare/14.0.0...14.0.1 ) - (2022-07-17)
6
12
7
13
## Info
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " discord.js" ,
3
- "version" : " 14.1.0-dev " ,
3
+ "version" : " 14.0.2 " ,
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