- Search and replace all
pkg-name
towhat-you-want-package-name
- Update _theme.tsx package href, remove useless navs
- Update or remove test cases
- Add description to package.json
- Add some keywords to package.json
- Update the author information, like name, link, FUNDING etc.
Finally, you can remove the usage section completely.
npm run build
npx changeset
npx changeset version
git commit
npx changeset publish
git push --follow-tags