chore: migrate to auto for versioning

This commit is contained in:
Aman Varshney
2025-08-15 13:43:45 +05:30
parent 8818924fae
commit a632f76948
8 changed files with 1876 additions and 272 deletions

View File

@@ -1,11 +0,0 @@
{
"$schema": "https://unpkg.com/@changesets/config@3.0.5/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["@better-t-stack/backend", "web"]
}