chore: add canary confi

This commit is contained in:
Aman Varshney
2025-08-15 16:32:33 +05:30
parent f14ab0f3f1
commit e16c229f07

View File

@@ -23,6 +23,11 @@
"next": {
"message": "🎉 This PR is included in version %NEXT_PATCH_VERSION% of this package. The release is available on [npm](https://www.npmjs.com/package/create-better-t-stack)!"
},
"canary": {
"target": "pr-body",
"message": "🚀 Canary version published: `npm install -g create-better-t-stack@%v`",
"force": false
},
"labels": [
{
"name": "skip-release",