Skip to content

chore: release 0.6.0 — bump version and fold CHANGELOG - #229

Merged
PrzemekGalarowicz merged 3 commits into
mainfrom
claude/sweet-curie-s6wuie
Sep 25, 2026
Merged

PrzemekGalarowicz merged 3 commits into
mainfrom
claude/sweet-curie-s6wuie

Conversation

@PrzemekGalarowicz

Copy link
Copy Markdown
Contributor

What this changes

Prepares the 0.6.0 release: bumps the package version and folds the [Unreleased] CHANGELOG entries into ## [0.6.0] — 2026-09-25.

Type of change

  • chore / refactor — tooling or internal restructure, no behavior change

Area(s) touched

repo tooling

Checklist

  • Read the existing file(s) before editing; followed the ESM .js-extension import convention.
  • Updated the relevant docs/ page — no docs change needed; docs/RELEASING.md already describes this flow.
  • npm run check passes locally (format:check + lint + typecheck + test).

Quality gates

  • npm run check passes (format:check + lint + lint:md + typecheck + test floor).
  • npm run build succeeds.
  • Floor verdicts: validate=0, regress=no-regressions, verify=PASS.

Notes for the reviewer

Three files changed:

  • package.json — "version": "0.5.0" → "0.6.0"
  • package-lock.json — both "version" fields updated to match
  • CHANGELOG.md — ## [Unreleased] renamed to ## [0.6.0] — 2026-09-25, empty [Unreleased] scaffold restored above, link definitions updated

After this merges to main, cut a GitHub Release tagged v0.6.0 to trigger publish.yml and publish to npm.

Pipeline artifacts in .dev/features/release-0-6-0/ (PLAN, GRILL, REGRESSION, VERIFY, REVIEW, SHIP).

🤖 Generated with Claude Code

https://claude.ai/code/session_01LJPY7PuYv69PrEhGwLaFX4


Generated by Claude Code

Strips `libc` fields from optional rollup deps — those fields are
written by npm 12 (Node 24) but not by npm 10 (Node 22). No dependency
version changes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LJPY7PuYv69PrEhGwLaFX4
- Bump `package.json` and `package-lock.json` version from 0.5.0 to 0.6.0
- Fold `## [Unreleased]` into `## [0.6.0] — 2026-09-25` in CHANGELOG.md
- Restore empty `[Unreleased]` scaffold for future entries
- Update link definitions: [Unreleased] → compare/v0.6.0...HEAD, add [0.6.0] def

Pipeline artifacts: .dev/features/release-0-6-0/ (PLAN, GRILL, REGRESSION, VERIFY, REVIEW, SHIP)
Floor verdicts: validate=0, regress=no-regressions, verify=PASS

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LJPY7PuYv69PrEhGwLaFX4
@coderabbitai

coderabbitai Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 58759fd9-80c3-468b-b9bd-e901bce24535


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@PrzemekGalarowicz
PrzemekGalarowicz merged commit b2e3a4f into main Sep 25, 2026
14 checks passed
@PrzemekGalarowicz
PrzemekGalarowicz deleted the claude/sweet-curie-s6wuie branch September 25, 2026 15:32
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