1.0.0 • Published 5 years ago

lh-npm-packages v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

lh-npm-packages

How to release new npm package

Run this command on your laptop. It will update version of the component and trigger a tagged build and deploy the tagged component.

./bin/release.sh
# Usage: release.sh <path-to-package> <major|minor|patch>

e.g. smx-axios v1.0.0 was released via the following command

./bin/release.sh packages/lh-types/ major

Type definitions