mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-12 05:51:44 +08:00
336 B
336 B
Changesets
This folder stores release notes for version bumps managed by Changesets.
Create a new changeset before merging a user-facing change:
bunx changeset
After the changeset lands on main, GitHub Actions will open or update the release PR automatically. Merging that release PR publishes the next npm version.