Skip to content

chore(release): v0.12.1#43

Merged
jal-co merged 1 commit into
mainfrom
release/v0.12.1
Jun 15, 2026
Merged

chore(release): v0.12.1#43
jal-co merged 1 commit into
mainfrom
release/v0.12.1

Conversation

@jal-co

@jal-co jal-co commented Jun 15, 2026

Copy link
Copy Markdown
Owner

What

Release v0.12.1 — a patch bump in package.json (and lockfile) to ship the merged CLI fixes to npm.

Why

#42 is on main but not yet published, so users still get the old behaviour (required prompts + the mkdir '/orc' crash). This bump lets a GitHub Release publish the fix.

Since the package is in initial development (0.y.z) and #42 is a bug fix, this is a PATCH bump per SemVer0.12.0 → 0.12.1.

Included since v0.12.0

Note: #41 (website light mode) is www/-only and ships via Vercel — not part of the npm package.

How

npm version 0.12.1 --no-git-tag-version (the vX.Y.Z tag is created by the GitHub Release, which triggers publish.yml).

Type

  • feat — New feature
  • fix — Bug fix
  • docs — Documentation
  • refactor — Code restructuring
  • perf — Performance improvement
  • style — Formatting / code style
  • chore — Maintenance / deps
  • ci — CI/CD changes
  • test — Tests

Checklist

  • Branch follows conventional naming (release/)
  • Commits follow Conventional Commits
  • npm run lint passes
  • npm test passes (103 tests)
  • Tests added or updated (n/a — version bump only)
  • Docs updated (n/a)

Release steps (after merge)

  1. Merge this PR (release branches use a merge commit).
  2. Create a GitHub Release tagged v0.12.1 targeting mainpublish.yml lints, builds, tests, and runs npm publish --provenance.

@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
scn-stack Ready Ready Preview, Comment Jun 15, 2026 3:57am

Request Review

@jal-co jal-co merged commit d15c9d1 into main Jun 15, 2026
5 checks passed
@jal-co jal-co deleted the release/v0.12.1 branch June 15, 2026 03: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