@leadhome/utilities
Describe @leadhome/utilities here.
Releasing
All merges into master
create an automated semvar release. Check Buildkite for details on the build process.
Contribution
Branch off master
and PR back into master. Note, for now as soon as you merge changes in it will fire off a release. This will change in the future. Suggestion: Use commitzen to do commits. It uses the correct syntax so NPM can do a proper semvar release:
npm run commit`