Releases: async/dispatch
Releases · async/dispatch
Release list
v0.0.6
v0.0.5
v0.0.4
Release notes from CHANGELOG.md for 0.0.4 (2026-06-14).
Fixed
- Use supported npm access syntax after publish.
- Keep npm visibility verification in the publish workflow.
- Release
@async/dispatchwith installableasync-dispatchbin metadata.
Verification
pnpm run release:check
Source: CHANGELOG.md in tag v0.0.4.
v0.0.3
Release notes from CHANGELOG.md for 0.0.3 (2026-06-14).
Fixed
- Normalize the
async-dispatchbin path for npm package metadata. - Use npm publish dry-run in release verification.
- After publish, force public npm access and verify registry visibility from the
publish job.
Verification
pnpm run release:check
Source: CHANGELOG.md in tag v0.0.3.
v0.0.2
Release notes from CHANGELOG.md for 0.0.2 (2026-06-14).
Fixed
- Fix CI release verification to use package-installed Async helper imports
instead of sibling checkout paths.
Added
- Publish the installable
async-dispatchCLI package with bundled skill
installation support, Work Discovery console, and Dispatch-native control
guidance.
Verification
pnpm run release:check
Source: CHANGELOG.md in tag v0.0.2.
v0.0.1
Release notes from CHANGELOG.md for 0.0.1 (2026-06-14).
Added
- Package the
async-dispatchCLI with bundled Codex skill installation
commands. - Add the Dispatch Work Discovery console board and
/api/workprojection. - Replace imported workflow lessons with Dispatch-native control discipline.
- Expand async coding pattern guidance for Dispatch skills.
Verification
pnpm run release:check
Source: CHANGELOG.md in tag v0.0.1.