Skip to content

chore: 0.3.0 - #39

Merged
ralyodio merged 1 commit into
masterfrom
chore/0.3.0
Aug 10, 2026
Merged

chore: 0.3.0#39
ralyodio merged 1 commit into
masterfrom
chore/0.3.0

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

Version bump for the v0.3.0 release. No behaviour change.

All eleven workspace package.json files move together, the way 0.2.0 did.

Two places write the version by hand rather than reading it from a package.json, and both are user-visible, so both move with it:

  • apps/cli/src/index.ts — the CLI banner
  • apps/api/src/app.ts — the version reported by /api/health

A release where reeleel --version still says 0.2.0 is a release nobody can report a bug against.

pnpm-lock.yaml needs no change — workspace deps resolve by workspace: protocol, and pnpm install --frozen-lockfile still passes.

Verified locally: pnpm test:run 571 passed / 8 skipped / 0 failed, pnpm typecheck clean, pnpm lint clean.

Once this lands, the v0.3.0 tag and release go on top of it.

🤖 Generated with Claude Code

All eleven workspace package.json files move together, the way 0.2.0 did.

Two places write the version by hand rather than reading it from a
package.json, and both are user-visible, so both move with it: the CLI
banner in apps/cli/src/index.ts and the version reported by
/api/health in apps/api/src/app.ts. A release where `reeleel --version`
still says 0.2.0 is a release nobody can report a bug against.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@ralyodio
ralyodio merged commit 6b4243e into master Aug 10, 2026
4 checks passed
@ralyodio
ralyodio deleted the chore/0.3.0 branch August 10, 2026 13:46
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