mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* 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
8 lines
170 B
JSON
8 lines
170 B
JSON
{
|
|
"name": "create-discord-bot",
|
|
"packagePath": "packages/create-discord-bot",
|
|
"tagTemplate": "{{name}}@{{new-version}}",
|
|
"identifierBase": false,
|
|
"monoRepo": true
|
|
}
|