TelemetryTV's UI kit for React.
See https://lambda-sb.netlify.app/ for the current version of Lambda's Storybook.
- Create and switch to a new branch off of
master
- Create a new version with
pnpm version patch
git push && git push --tags
- Create a PR on github
- Once the PR approved merge it to
master
- Switch back to the
master
branch pnpm publish
Notes: You will need to be part of the @telemetrytv org on npm.