Skip to content

First Final release

Compare
Choose a tag to compare
@smaharj1 smaharj1 released this 05 Apr 23:03
· 124 commits to master since this release
62f5a57

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.