Skip to content

chore: prepare v0.22.0 release#2013

Merged
jolestar merged 2 commits into
mainfrom
release/v0.22.0
Jun 25, 2026
Merged

chore: prepare v0.22.0 release#2013
jolestar merged 2 commits into
mainfrom
release/v0.22.0

Conversation

@jolestar

Copy link
Copy Markdown
Collaborator

Bump version to 0.22.0 in Cargo.toml and Cargo.lock, update README and docs/website README release references, refresh OpenAPI snapshot, and update release workflow notes for v0.22.0 changes.

Changes since v0.21.0

Verification

  • cargo fmt --all -- --check
  • cargo check
  • cargo test --test openapi_snapshot ✅ (snapshot refreshed)

jolestar added 2 commits June 26, 2026 02:24
Bump version to 0.22.0 in Cargo.toml and Cargo.lock.
Update README and docs/website README release references.
Update release workflow notes for v0.22.0 changes.
Refresh OpenAPI snapshot for v0.22.0 version bump.
@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
holon Ready Ready Preview, Comment Jun 25, 2026 11:19pm

@holonbot holonbot Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Review of chore: prepare v0.22.0 release (head 94dbb928).

Conclusion: Approve. Low-risk release-prep change: 0.21.0 → 0.22.0 version bump in Cargo.toml, Cargo.lock, and openapi.json; README/website README release-link updates; release workflow release-notes refresh; and one small web-gui store fix.

Findings: No blocking or should-fix issues.

  • nit — release-note completeness: The release notes in .github/workflows/release.yml list seven PRs (#2006, #2005, #2001, #2010, #2012, #2008, #2009). Worth a quick git log v0.21.0..HEAD cross-check before tagging in case anything else merged to main since v0.21.0.

File-by-file:

  • Cargo.toml / Cargo.lock / openapi.json: clean version bump; OpenAPI snapshot version field updated consistently.
  • README.md / docs/website/README.md: release tag links updated to v0.22.0.
  • .github/workflows/release.yml: release-notes body refreshed for v0.22.0; matches the PR description.
  • web-gui/app/src/runtime/runtime-store.ts: the refreshSkillCatalog error branch now sets source: "http" alongside error, matching the sibling pattern already used by refreshSkillDetail's error branch. Behaviorally correct and consistent — the request was made over HTTP, so labeling the source on failure is right. No regression.

@holonbot

holonbot Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Holon Run Report

@jolestar
jolestar merged commit df1065c into main Jun 25, 2026
7 checks passed
@jolestar
jolestar deleted the release/v0.22.0 branch June 25, 2026 23:29
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.

1 participant