All contributors are welcome. Please use issues and pull requests to contribute to the project. And update CHANGELOG.md when committing.
When you commit a change, please add a note to CHANGELOG.md.
- Confirm the build is not failing.
- Push a release commit
- Update
versionCode
andversionName
- Create new version in the CHANGELOG.md and add all changes underneath it.
- Add a commit message like
version X.X.X
- Update
- Create a GitHub release
- Tag the release (like
X.X.X
) - Paste notes from the CHANGELOG.md
- Tag the release (like