All notable changes to this project will be documented in this file.
- Update JAVA_VERSION example to use SemVer notation.
- Support changelog file changes via pull request.
- Upgraded all workflow dependencies to latest versions.
- Step parsing flutter version from fvm. The ci will look for the flutter version in the following order:
FLUTTER_VERSION
variable inside the .env file.flutterSdkVersion
inside .fvm folder.
- FLUTTER_VERSION variable inside the .env file is now deprecated. Please use fvm instead.