Behaviour change
If you are using versioning: Semantic
(default behaviour) (docs), version tags that are not prepended with a v
will start working as intended.
- fix: make v character in version tags optional by @webbertakken in #423
Technically this is a breaking change but we're releasing it as a minor update because we do not believe that it will affect anyone in practice.
Other changes
- Fix missing Android custom keystore by @davidmfinol in #400
- Fix ANDROID_TARGET_SDK_VERSION environment variable is missing by @davidmfinol in #412
- chore: update action-cats by @webbertakken in #421
- chore: remove audit pre push by @webbertakken in #422
Full Changelog: v2...v2.1.0