1cf963a1fb
- workspace:* → workspace:^ (resolves to ^x.y.z instead of exact) - Remove publish.sh, use changesets workflow - changeset config: access public (Gitea compat) - release script: build + test + changeset publish
328 B
328 B
@uncaged/workflow-gateway
0.4.2
Patch Changes
- Fix workspace dependency resolution: use workspace:^ so published packages resolve to compatible versions instead of exact (non-existent) versions.
0.4.0
Minor Changes
- Fix package exports for published packages and adopt changesets for version management.