Skip to content

docs: document the changesets release flow in CLAUDE.md#4

Merged
cevheri merged 1 commit into
mainfrom
docs/claude-md-releases
Jun 26, 2026
Merged

docs: document the changesets release flow in CLAUDE.md#4
cevheri merged 1 commit into
mainfrom
docs/claude-md-releases

Conversation

@cevheri

@cevheri cevheri commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Adds a 'Releases and changesets' section to CLAUDE.md so future work knows when a changeset is (and is not) needed, and the release flow.

  • Changeset only for user-facing changes (things that reach the published dist/).
  • No changeset for CI/docs/tests/refactors-with-no-API-change — most PRs, which is expected.
  • Release flow: bun run changeset:version -> commit -> tag + GitHub Release -> publish.yml.

Also clarifies the existing Conventions note: the PR title becomes the squashed commit, but the user-facing changelog comes from changesets, not commit messages. Docs-only; no changeset needed (per the rule it documents).

@sonarqubecloud

Copy link
Copy Markdown

@cevheri cevheri merged commit f609bb2 into main Jun 26, 2026
6 checks passed
@cevheri cevheri deleted the docs/claude-md-releases branch June 26, 2026 09:44
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