@ag-neptune/bu-ui
v0.2.10
Published
@ag-neptune/bu-ui
Downloads
15
Readme
@ag-neptune/bu-ui
Usage
- Search and replace all
@ag-neptune/bu-ui
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, etc.
Finally, you can remove the usage section completely.
Build & Publish
npm run build
npx changeset
npx changeset version
git commit
npx changeset publish
git push --follow-tags