- Update the version in projects/plotly/package.json
- Update the CHANGELOG.md
ng test --codeCoverage=true --progress=true --watch=falsecp README.md angular-plotly.png projects/plotlyng build plotly --prodcd dist/plotlynpm publishgit tag -a <version> -m <version>git push --tags