chore(release): prepare v0.1.0-alpha.1

This commit is contained in:
2026-06-01 16:25:19 +00:00
parent 3859187989
commit 0b7883efc2
4 changed files with 6 additions and 13 deletions
-7
View File
@@ -1,7 +0,0 @@
---
"@ocas/core": minor
"@ocas/fs": minor
"@ocas/cli": minor
---
**Breaking:** `listByType()`, `listMeta()`, `listSchemas()` now return `ListEntry[]` (with `hash`, `created`, `updated`) instead of `Hash[]`. All list commands support `--sort`, `--limit`, `--offset`, `--desc` flags. `var list` supports the same pagination options via SQL.