chore: version 0.5.0-alpha.3, add publish-all script

- scripts/publish-all.mjs: pins workspace:^ before npm publish, restores after
- Workaround for bun publish workspace:^ resolution bug in pre mode

小橘 🍊
This commit is contained in:
2026-05-15 01:37:18 +00:00
parent 89abfdc257
commit f74b482cc0
36 changed files with 380 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@uncaged/workflow-protocol",
"version": "0.5.0-alpha.1",
"version": "0.5.0-alpha.3",
"files": [
"src",
"dist",