An ArcGIS Pro add-in to help manage, create, and validate the UIC GIS database
- Bump
Config.damlandpackage.jsonversion - Run
npm install && npm run changelog - 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.esriAddinXto 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