Skip to content

chore: set up changesets for versioning and changelog generation#134

Merged
joesobo merged 8 commits into
mainfrom
feat/changelog-setup
Mar 13, 2026
Merged

chore: set up changesets for versioning and changelog generation#134
joesobo merged 8 commits into
mainfrom
feat/changelog-setup

Conversation

@joesobo

@joesobo joesobo commented Mar 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • Normalize all package versions to 0.1.0 (nothing released yet)
  • Install and configure @changesets/cli with independent versioning — each package versions on its own since plugins will eventually be extracted as standalone extensions
  • Add seed CHANGELOG.md documenting initial 0.1.0 features
  • Add changeset-bot GitHub Action to remind PR authors to include changesets
  • Add changeset workflow guidance to CLAUDE.md (when to add, how to write good descriptions)

Test plan

  • All 962 tests pass
  • Typecheck clean across all 7 packages
  • Lint clean
  • pnpm changeset status runs without errors
  • Verify changeset-bot comments on a future PR without a changeset

🤖 Generated with Claude Code

joesobo and others added 7 commits March 13, 2026 09:39
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
changesets/bot is a GitHub App, not a GitHub Action. Replace with a
simple script that warns when no changeset files are present.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Mar 13, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5887c59

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Links PRs and contributors automatically in generated changelogs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@joesobo joesobo merged commit 139ce40 into main Mar 13, 2026
2 checks passed
@joesobo joesobo deleted the feat/changelog-setup branch March 13, 2026 17:21
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