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