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
+2
View File
@@ -21,7 +21,9 @@
"@uncaged/workflow-util-agent": "0.4.5"
},
"changesets": [
"fix-internal-deps",
"fix-publish-src",
"fix-workspace-deps",
"rfc-252-agent-fn"
]
}