d63d58ccb5
- Move 15 old workflow-* packages to legacy-packages/ (inactive, preserved for reference)
- Rename templates/ → examples/ for clarity
- Rewrite docs/architecture.md to reflect current uwf architecture
- Active packages remain in packages/: cli-uwf, uwf-agent-hermes, uwf-agent-kit, uwf-moderator, uwf-protocol, workflow-util
小橘 🍊(NEKO Team)
34 lines
561 B
Markdown
34 lines
561 B
Markdown
# @uncaged/workflow-gateway
|
|
|
|
## 0.5.0-alpha.4
|
|
|
|
## 0.5.0-alpha.3
|
|
|
|
## 0.5.0-alpha.2
|
|
|
|
## 0.5.0-alpha.1
|
|
|
|
## 0.5.0-alpha.0
|
|
|
|
## 0.4.5
|
|
|
|
## 0.4.4
|
|
|
|
## 0.4.3
|
|
|
|
### Patch Changes
|
|
|
|
- Include src/ in published packages so bun runtime can resolve the 'bun' exports condition.
|
|
|
|
## 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.
|