mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-19 21:13: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:
@@ -2,5 +2,6 @@
|
||||
"name": "create-discord-bot",
|
||||
"packagePath": "packages/create-discord-bot",
|
||||
"tagTemplate": "{{name}}@{{new-version}}",
|
||||
"identifierBase": false
|
||||
"identifierBase": false,
|
||||
"monoRepo": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user