- Branch off of develop naming the new branch
[configType]/vX.Y.Ze.g.eslint/v1.0.0 - cd into the config folder that is being released
- Run
npm version [major/minor/patch] - Create and merge a PR into develop, and then from develop into main
- Checkout main
- Ensure you are logged into an npm account that is a member of the @boston-scientific organization
- Still in the package folder, run
npm publish - Create and push a git tag named
[configType]/vX.Y.Ze.g.eslint/v1.0.0