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
+ # [ 13.10.1] ( https://github.com/discordjs/discord.js/compare/13.10.0...13.10.1 ) - (2022-08-10)
6
+
7
+ ## Bug Fixes
8
+
9
+ - ** ThreadChannel:** Handle possibly ` null ` parent (v13) (#8467 ) ([ 2a46d9f] ( https://github.com/discordjs/discord.js/commit/2a46d9f58e4714c8580218a3459992bbfec2bcf7 ) )
10
+
5
11
# [ 13.10.0] ( https://github.com/discordjs/discord.js/compare/13.9.2...13.10.0 ) - (2022-08-08)
6
12
7
13
## Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " discord.js" ,
3
- "version" : " 13.10.0 " ,
3
+ "version" : " 13.10.1 " ,
4
4
"description" : " A powerful library for interacting with the Discord API" ,
5
5
"scripts" : {
6
6
"test" : " npm run lint && npm run docs:test && npm run lint:typings && npm run test:typescript" ,
You can’t perform that action at this time.
0 commit comments