chore: prepare 0.1.0 release
CI / check (pull_request) Successful in 2m12s

- Remove legacy .changeset/ directory (no longer used)
- Add eval package to proman.yaml
- Set eval package to public for npm publishing
This commit is contained in:
2026-06-05 02:21:24 +00:00
parent 3d8df5c8e2
commit 5edb67b79d
5 changed files with 5 additions and 50 deletions
+4
View File
@@ -31,6 +31,10 @@ packages:
path: packages/cli
type: cli
- name: "@united-workforce/eval"
path: packages/eval
type: cli
- name: "@united-workforce/dashboard"
path: packages/dashboard
type: webui