239 B
239 B
Contributing
Releases
To increase the version of the package, run:
npm version <newversion> -m "build(release): v%s"
<newversion> needs to be replaced with a valid semantic version such as major, minor or patch.