Files
discord.js/packages/create-discord-bot/.cliff-jumperrc.json
Jiralite c05f653f0a 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
2025-10-24 19:06:45 +01:00

8 lines
170 B
JSON

{
"name": "create-discord-bot",
"packagePath": "packages/create-discord-bot",
"tagTemplate": "{{name}}@{{new-version}}",
"identifierBase": false,
"monoRepo": true
}