Skip to content

Comments

chore: release v0.22.2#357

Merged
kexi merged 1 commit intodevelopfrom
release/v0.22.2
Feb 13, 2026
Merged

chore: release v0.22.2#357
kexi merged 1 commit intodevelopfrom
release/v0.22.2

Conversation

@kexi
Copy link
Owner

@kexi kexi commented Feb 13, 2026

Summary

  • Bump version to 0.22.2 across all packages
  • Add changelog entries (EN/JA) for v0.22.2

Changes included in this release

Test plan

  • bun run scripts/sync-version.ts --check passes
  • CI checks pass
  • Changelog entries are correct in both EN and JA

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@claude
Copy link

claude bot commented Feb 13, 2026

PR Review: Release v0.22.2

Summary

This is a patch release that bumps the version to 0.22.2 and adds changelog entries for two important bug fixes related to native module embedding in compiled binaries.

✅ Code Quality & Best Practices

Strengths:

  • Clean version bump across all packages (consistent 0.22.2)
  • Follows established release process conventions
  • Changelog entries are properly synchronized between English and Japanese versions
  • Targets the correct develop branch per branching strategy

✅ Changelog Quality

English (changelog.mdx):

  • Clear and concise descriptions
  • Properly formatted with correct date (2026-02-13)
  • Categorized under "Fixed" section

Japanese (ja/changelog.mdx):

  • Accurate translations that maintain technical accuracy
  • Date format follows Japanese conventions (2026年2月13日)
  • Properly synchronized with English version

✅ Documentation Updates

README files: No updates needed - the changes are internal bug fixes that don't affect user-facing functionality or API.

✅ License Compatibility

All clear: No new dependencies introduced. All changes are version bumps to existing packages:

  • Existing dependencies remain unchanged (fast-glob, smol-toml, zod, @napi-rs/cli)
  • All packages maintain Apache-2.0 license
  • No GPL contamination risk

✅ Security Considerations

No security concerns:

✅ Version Synchronization

All version numbers correctly updated:

  • jsr.json: 0.22.2
  • Root package.json: 0.22.2
  • packages/core/package.json: 0.22.2
  • packages/native/package.json: 0.22.2
  • packages/npm/package.json: 0.22.2

📋 Pre-Merge Checklist

Per the test plan in the PR body:

  • bun run scripts/sync-version.ts --check passes (requires approval to run)
  • CI checks pass
  • Changelog entries verified ✅ (confirmed correct in both EN/JA)

🎯 Recommendation

LGTM with conditions: This release PR looks good and ready to merge once:

  1. CI checks pass
  2. Version sync script validation completes

The changelog entries accurately reflect the fixes from #355 (embedding native modules) and #356 (direct .node require fallback), and all version numbers are properly synchronized across the monorepo.


🤖 Review generated by Claude Code

@kexi kexi merged commit c767e8e into develop Feb 13, 2026
21 checks passed
@kexi kexi deleted the release/v0.22.2 branch February 13, 2026 06:57
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