chore: remove changeset ci

This commit is contained in:
Bereket Engida
2025-08-04 10:51:59 -07:00
parent ca3a13407e
commit ee63084a2e
3 changed files with 5 additions and 18 deletions

View File

@@ -17,8 +17,7 @@
"release:canary": "turbo --filter \"./packages/*\" build && bumpp && pnpm -r publish --access public --tag canary --no-git-checks",
"bump": "bumpp",
"test": "turbo --filter \"./packages/*\" test",
"typecheck": "turbo --filter \"./packages/*\" typecheck",
"changelog:check": "changeset status"
"typecheck": "turbo --filter \"./packages/*\" typecheck"
},
"dependencies": {
"@biomejs/biome": "1.7.3",