feat: add package-first release flow

This commit is contained in:
2026-03-20 15:10:46 +08:00
parent 3600f3fcd9
commit e13a60369d
16 changed files with 764 additions and 191 deletions
+3
View File
@@ -105,3 +105,6 @@ jobs:
- name: Run registry consumer smoke test
run: pnpm test:registry:consumer
- name: Run package consumer smoke test
run: pnpm test:package:consumer