Skip to content

chore: release v0.5.0#443

Merged
joryirving merged 1 commit into
mainfrom
chore/release-v0.5.0
Jun 18, 2026
Merged

chore: release v0.5.0#443
joryirving merged 1 commit into
mainfrom
chore/release-v0.5.0

Conversation

@itsmiso-ai

Copy link
Copy Markdown
Contributor

Bump Dispatch package metadata to v0.5.0.

This release includes:

Validation:

  • npm run lint
  • npm run typecheck
  • npm run test
  • npm run build

@joryirving joryirving enabled auto-merge (squash) June 18, 2026 14:13
@joryirving joryirving merged commit 2aa588e into main Jun 18, 2026
3 checks passed
@joryirving joryirving deleted the chore/release-v0.5.0 branch June 18, 2026 14:14

@its-saffron its-saffron Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI Automated Review

Full PR review.

Analysis engine: review@https://litellm.jory.dev/v1 (openai) — primary route

Recommendation

Approve. This is a standard release PR bumping the package version to v0.5.0.

Change-by-change findings

  • package.json: Bumped version from 0.4.5 to 0.5.0.
  • package-lock.json: Bumped version from 0.4.5 to 0.5.0.

Sources

  • package.json
  • package-lock.json
  • CI Check Results

Standards Compliance

  • The release process follows the steps outlined in AGENTS.md (version bump, validation, and commit).
  • The engines.node requirement in package.json (>=24) is consistent with the Docker base image (node:24-bookworm-slim) specified in AGENTS.md.

Linked Issue Fit

  • The PR body provides a comprehensive summary of the features and fixes included in this release, covering multiple epics and issues (e.g., configurable lanes, harness-agnostic control plane, route test coverage, etc.).

Must Checks

  • Check for breaking API changes in updated dependencies: Not applicable. This PR only updates the package's own version; no external dependencies were upgraded.
  • Run full test suite after upgrade: Verified. CI results show that the Validate check (which includes npm run test per AGENTS.md) and Docker Build passed successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants