chore: publish 0.5.0-alpha.4 — unified env() API

This commit is contained in:
2026-05-15 10:19:38 +00:00
parent b1a9d2ec3f
commit 4ea1e0d8a4
34 changed files with 170 additions and 17 deletions
+7 -1
View File
@@ -20,5 +20,11 @@
"@uncaged/workflow-util": "0.4.5",
"@uncaged/workflow-util-agent": "0.4.5"
},
"changesets": ["fix-publish-src", "rfc-252-agent-fn"]
"changesets": [
"env-api-unify",
"fix-internal-deps",
"fix-publish-src",
"fix-workspace-deps",
"rfc-252-agent-fn"
]
}