{ "plugins": [ [ "npm", { "forcePublish": false, "subPackageChangelogs": true } ], "all-contributors", "conventional-commits", "first-time-contributor", "released" ], "author": "Aman Varshney ", "repo": "AmanVarshney01/create-better-t-stack", "name": "Aman Varshney", "email": "amanvarshney.work@gmail.com", "baseBranch": "main", "labels": [ { "name": "skip-release", "changelogTitle": "⚠️ Pushed to `main`", "description": "Skip a release and only update the changelog", "releaseType": "skip" } ] }