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 22
33All notable changes to this project will be documented in this file.
44
5+ # [ 14.24.2] ( https://github.com/discordjs/discord.js/compare/14.24.1...14.24.2 ) - (2025-10-30)
6+
7+ ## Bug Fixes
8+
9+ - ** GuildMember:** JoinedAt possibly being NaN ([ fb2b728] ( https://github.com/discordjs/discord.js/commit/fb2b7281e019de9dbd1eb307d9a2ed655c165187 ) )
10+
511# [ 14.24.1] ( https://github.com/discordjs/discord.js/compare/14.24.0...14.24.1 ) - (2025-10-28)
612
713## Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " discord.js" ,
4- "version" : " 14.24.1 " ,
4+ "version" : " 14.24.2 " ,
55 "description" : " A powerful library for interacting with the Discord API" ,
66 "scripts" : {
77 "test" : " pnpm run docs:test && pnpm run test:typescript" ,
You can’t perform that action at this time.
0 commit comments