Sven 6d0a7009e5 feat: event interceptor@runtime & add better types 1 anno fa
..
README.md 093bdc16c6 docs: better changeset readme 1 anno fa
breezy-buckets-hear.md 6d0a7009e5 feat: event interceptor@runtime & add better types 1 anno fa
config.json 90fdaa99ab fix: changeset cfg 1 anno fa
nervous-toys-deliver.md d038b215a4 chore: changeset 1 anno fa
thick-plants-tell.md a500a980a7 chore: changeset for v1.0.0 1 anno fa

README.md

Changesets

Changesets documentationChangesets common questions


Commands

Command Description
npx changeset Create a changeset. On commit & push, the Actions workflow will create a PR that versions the package and publishes it on merge.
npx changeset status Shows info on the current changesets.
npx changeset version Versions the package and updates the changelog using the previously created changesets.
npx changeset publish --otp=TOKEN Publishes to npm. Should be run after the changes made by version are pushed to main. Don't create any commits in between!