Skip to content

Release v0.22.0#145

Merged
mohanagy merged 1 commit into
mainfrom
release-0-22-0
May 11, 2026
Merged

Release v0.22.0#145
mohanagy merged 1 commit into
mainfrom
release-0-22-0

Conversation

@mohanagy
Copy link
Copy Markdown
Owner

@mohanagy mohanagy commented May 11, 2026

Summary

  • bump package metadata from 0.21.0 to 0.22.0
  • move the current payoff release notes from Unreleased into the 0.22.0 changelog entry
  • keep Unreleased open for the next development cycle

Verification

  • npm run typecheck
  • npm run build
  • npm run test:run
  • npm pack --dry-run

Summary by CodeRabbit

  • Release

    • Version 0.22.0 released with performance and reliability improvements.
  • Bug Fixes

    • Improved error handling for malformed JSON in benchmark helpers.
    • Unsupported retrieval strategy values are now rejected instead of silently ignored in review tasks.
  • Improvements

    • Enhanced metadata preservation in retrieval operations and benchmark processing.

Review Change Stack

Bump package metadata to 0.22.0 and roll the current Unreleased payoff notes into the v0.22.0 changelog entry.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 11, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 0cde8c18-adbd-4477-9e81-22f8110de0c2

📥 Commits

Reviewing files that changed from the base of the PR and between c681f2f and 6a4dc83.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • CHANGELOG.md
  • package.json

📝 Walkthrough

Walkthrough

This PR releases v0.22.0 by updating the package version from 0.21.0 to 0.22.0 and adding a changelog entry documenting hardening improvements to slice-v1 behavior, benchmark helpers, retrieval strategy validation, and sketch hint derivation.

Changes

Release Version Bump

Layer / File(s) Summary
Package Version Bump
package.json
Version field incremented from 0.21.0 to 0.22.0.
Release Notes
CHANGELOG.md
New [0.22.0] - 2026-05-11 release section added with bullet documenting slice-v1 and benchmark hardening, including async retrieval metadata preservation, sketch hint derivation improvements, benchmark helper error clarity, and rejection of unsupported retrieval_strategy values in review tasks.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • mohanagy/graphify-ts#143: Both PRs modify release metadata and bump package.json versions as part of sequential releases.
  • mohanagy/graphify-ts#38: Both PRs update CHANGELOG.md and bump package.json version as part of a release cycle.
  • mohanagy/graphify-ts#66: Both PRs perform release metadata updates including package.json version bump and CHANGELOG entries.

Poem

🐰 A version hops forward, from two-one to two-two,
Changelog's notes bloom with slice-v1 hardening true,
Benchmarks and retrieval strategies align so fine,
Package manifest updated—a release divine! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Release v0.22.0' directly and clearly summarizes the main change—releasing version 0.22.0—which aligns perfectly with the changeset that bumps the version and updates the changelog.
Description check ✅ Passed The description covers the Summary section with clear bullet points and includes a Verification section with the required testing commands, but lacks the checkbox format and Checklist section from the template.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-0-22-0

Comment @coderabbitai help to get the list of available commands and usage tips.

@mohanagy mohanagy merged commit 7d4e486 into main May 11, 2026
8 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request May 12, 2026
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