@timberhubcom/timberhub-component-library
v3.0.0
Published
A simple template for a custom React component library
Downloads
86
Readme
Timberhub Component Library
Install
npm i @timberhubcom/timberhub-component-libraryPublish
Whenever you have new changes in main and want to publish them:
- Create a new branch from the latest
main. - Run
npm run publish-version:major|minor|patchaccording to what you need. - Push changes and create a PR to main, so the
package.jsongets updated.
