mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 12:33:30 +01:00
chore: Release create-discord-app/bot (#11198)
* build: bump versions * build: specify `monoRepo` Specifying that this is a monorepo seems to fix changelog generation and the conventional bumping. * chore(create-discord-bot): release create-discord-bot@4.1.0
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
},
|
||||
},
|
||||
"imports": {
|
||||
"@discordjs/core": "npm:@discordjs/core@^2.2.2",
|
||||
"discord.js": "npm:discord.js@^14.22.1",
|
||||
"@discordjs/core": "npm:@discordjs/core@^2.3.0",
|
||||
"discord.js": "npm:discord.js@^14.24.0",
|
||||
"zod": "npm:zod@^3.25.76",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user