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
@@ -210,7 +210,6 @@ command. Some key ones:
- `just deploy` - Deploy all workers to your domain.
- `just new-worker` (alias: `just gen`) - Scaffold a new service worker.
- `just new-package` - Scaffold a new shared package.
- `just cs` - Create a changeset for versioning.
- `just update deps` - Update dependencies across the monorepo with syncpack.
For a single worker, scope with -F, e.g. `just deploy -F playersettings`.