Skip to content

chore: bump version to v0.2.2#58

Merged
WellDunDun merged 5 commits intomainfrom
chore/bump-v0.2.2
Mar 16, 2026
Merged

chore: bump version to v0.2.2#58
WellDunDun merged 5 commits intomainfrom
chore/bump-v0.2.2

Conversation

@WellDunDun
Copy link
Collaborator

Summary

  • Bumps version from 0.2.1 → 0.2.2
  • v0.2.1 on npm was missing 30 commits that were on the dev branch
  • This release includes all that work plus the dev/master → main consolidation

Test plan

  • CI passes
  • On merge, publish workflow creates GitHub Release v0.2.2 and publishes to npm

🤖 Generated with Claude Code

dependabot bot and others added 4 commits March 15, 2026 21:12
Bumps [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/oven-sh/setup-bun/releases)
- [Commits](oven-sh/setup-bun@ecf28dd...0c5077e)

---
updated-dependencies:
- dependency-name: oven-sh/setup-bun
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@a06a81a...26e8ad2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.4.6 to 2.4.7.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.7/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.4.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Includes all 30 commits from the dev branch that were missing
from the v0.2.1 release, plus branch consolidation to main.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link

coderabbitai bot commented Mar 16, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: c7669303-1b47-45f5-8863-086a1ac9dbb9

📥 Commits

Reviewing files that changed from the base of the PR and between 648abae and 0b03136.

📒 Files selected for processing (3)
  • .github/workflows/ci.yml
  • .github/workflows/publish.yml
  • package.json

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated project version to 0.2.2
    • Updated development dependencies to latest stable versions

Walkthrough

Updates GitHub Actions pins in CI and publish workflows to newer commit SHAs for setup-bun and action-gh-release. Bumps package version to 0.2.2 and updates @biomejs/biome dev dependency to 2.4.7.

Changes

Cohort / File(s) Summary
Workflow Action Pins
.github/workflows/ci.yml, .github/workflows/publish.yml
Updated oven-sh/setup-bun action references from ecf28ddc... to 0c5077e5... across multiple jobs (lint, build-dashboard, test). Updated softprops/action-gh-release from a06a81a0... to 26e8ad27... in publish workflow. No control flow changes.
Package Metadata
package.json
Bumped root version from 0.2.1 to 0.2.2. Updated @biomejs/biome devDependency from 2.4.6 to 2.4.7.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed Title follows conventional commits format with 'chore:' prefix and accurately describes the main change: bumping package version to v0.2.2.
Description check ✅ Passed Description is directly relevant to the changeset, explaining the version bump rationale and test plan with clear context about missing commits.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/bump-v0.2.2
📝 Coding Plan
  • Generate coding plan for human review comments

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

@WellDunDun WellDunDun merged commit eedba09 into main Mar 16, 2026
8 checks passed
@WellDunDun WellDunDun deleted the chore/bump-v0.2.2 branch March 16, 2026 08:50
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