Skip to content

timberhubcom/timberhub-component-library

Repository files navigation

Timberhub Component Library

Version

Install

npm i @timberhubcom/timberhub-component-library

Publish

Whenever you have new changes in main and want to publish them:

  1. Create a new branch from the latest main.
  2. Run npm run publish-version:major|minor|patch according to what you need.
  3. Push changes and create a PR to main, so the package.json gets updated.