if the branch name contains "auto-generated/cr-",
- double check the package.json file. The version should be x.x.x
- commit the change and merge to master
- execute the npm-publish.sh to publish the package to npm registry
- create release notes
Please double check if the commit messsage follows the guidance addressed in the CONTRIBUTING.md to ensure the version will be correctly bumped and the release notes will be automatically created.