# How to build a new release

npm version x.y.z
git push origin HEAD --follow-tags