First Final release
Automation of npm publish on a master branch when the version changes.
To create a release, create a Pull Request to the master branch with the following requirement:
- Merge header must only include release version like: 'Release x.y.z' where x,y,z are the semantic versioning
- Create a separate Pull Request just for publishing the release to NPM.