remove changeset

This commit is contained in:
Devin Zuczek
2026-06-30 00:33:17 -04:00
parent 2f4eaaa6b3
commit 7536fcdf4f
8 changed files with 0 additions and 785 deletions
-1
View File
@@ -16,7 +16,6 @@
- `just update deps` (alias: `just up deps`) - Update dependencies across the monorepo
- `just update pnpm` - Update pnpm version
- `just update turbo` - Update turbo version
- `just cs` - Create a changeset for versioning
- `bun turbo -F worker-name dev` - Start specific worker
- `bun turbo -F worker-name test` - Test specific worker
- `bun turbo -F worker-name deploy` - Deploy specific worker