chore(create-discord-bot): release create-discord-bot@1.0.0 (#10674)

* chore: fix cliff-jumper config

* chore(create-discord-bot): release create-discord-bot@1.0.0

---------

Co-authored-by: Vlad Frangu <me@vladfrangu.dev>
This commit is contained in:
Almeida
2025-01-01 23:28:01 +00:00
committed by GitHub
parent a111cddcea
commit ad0d9a295e
3 changed files with 14 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "create-discord-bot",
"packagePath": "packages/create-discord-bot",
"tagTemplate": "{{name}}/{{new-version}}",
"tagTemplate": "{{name}}@{{new-version}}",
"identifierBase": false
}