Skip to content

Releases: async/dispatch

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 14 Jun 17:33
027c2d5

Release notes from CHANGELOG.md for 0.0.6 (2026-06-14).

  • Release @async/dispatch@0.0.6.

Source: CHANGELOG.md in tag v0.0.6.

v0.0.5

Choose a tag to compare

@PatrickJS PatrickJS released this 14 Jun 17:17

Release notes from CHANGELOG.md for 0.0.5 (2026-06-14).

  • Document npm install flow.
  • Make npm visibility verification robust against registry propagation.

Source: CHANGELOG.md in tag v0.0.5.

v0.0.4

Choose a tag to compare

@PatrickJS PatrickJS released this 14 Jun 17:13

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/dispatch with installable async-dispatch bin metadata.

Verification

  • pnpm run release:check

Source: CHANGELOG.md in tag v0.0.4.

v0.0.3

Choose a tag to compare

@PatrickJS PatrickJS released this 14 Jun 17:11

Release notes from CHANGELOG.md for 0.0.3 (2026-06-14).

Fixed

  • Normalize the async-dispatch bin 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

Choose a tag to compare

@PatrickJS PatrickJS released this 14 Jun 17:09

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-dispatch CLI 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

Choose a tag to compare

@PatrickJS PatrickJS released this 14 Jun 17:08

Release notes from CHANGELOG.md for 0.0.1 (2026-06-14).

Added

  • Package the async-dispatch CLI with bundled Codex skill installation
    commands.
  • Add the Dispatch Work Discovery console board and /api/work projection.
  • 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.