-
Notifications
You must be signed in to change notification settings - Fork 1
Home
steveoh edited this page Jul 25, 2018
·
8 revisions
npm install -g conventional-changelog-cli
conventional-changelog -p angular -i CHANGELOG.md -s
- Bump
Config.daml
andpackage.json
version - Run
conventional-changelog -p angular -i CHANGELOG.md -s
- Commit changes
release: x.x.x
- Push to github
- Create release on github
- Come up with release name Adjective + Dog
- Run a release build
- Copy
/bin/Release/uic-addin.esriAddinX
to the release assets - Mark as pre-release if using the
-beta.x