Files
united-workforce/packages/workflow-util-agent/CHANGELOG.md
T
xingyue 9276689cb6 chore: switch to npmjs registry, publish v0.4.5
- Remove Gitea npm registry, use npmjs.org
- changeset publish works natively with npmjs
- release script: build + test + changeset publish
- Remove custom release.sh, all via changesets
2026-05-13 21:20:18 +08:00

935 B

@uncaged/workflow-util-agent

0.4.5

Patch Changes

  • @uncaged/workflow-cas@0.4.5
  • @uncaged/workflow-runtime@0.4.5

0.4.4

Patch Changes

  • @uncaged/workflow-cas@0.4.4
  • @uncaged/workflow-runtime@0.4.4

0.4.3

Patch Changes

  • Include src/ in published packages so bun runtime can resolve the 'bun' exports condition.
  • Updated dependencies
    • @uncaged/workflow-cas@0.4.3
    • @uncaged/workflow-runtime@0.4.3

0.4.2

Patch Changes

  • Fix workspace dependency resolution: use workspace:^ so published packages resolve to compatible versions instead of exact (non-existent) versions.
  • Updated dependencies
    • @uncaged/workflow-cas@0.4.2
    • @uncaged/workflow-runtime@0.4.2

0.4.0

Minor Changes

  • Fix package exports for published packages and adopt changesets for version management.

Patch Changes

  • Updated dependencies
    • @uncaged/workflow-cas@0.4.0
    • @uncaged/workflow-runtime@0.4.0