The following lists describe the steps necessary to release a new version.
- Update version number in
build.gradle
- Update version number in
README.md
- Run
npm run update-mocks
- Run
npm run start
to test the ui with the updated mocks - Run github
Publish releases
pipeline - Release version in nexus
- Update version number on website