-
Add changesets
npm install @changesets/cli && npx changeset init
-
Create a changeset
npx changeset
-
Apply changeset version
npx changeset version
- Modify workflow permissions
- set up NPM_TOKEN
- push code with changeset markdown file.
- merge PR and let github action do the work