Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update versioning and release notes generation
- Updated version setting to use a fallback value of "1.0.0" if version.txt is not found. - Switched from `generateFullReleaseNote` to `generateReleaseNote` for release note generation in both playstore and internal lanes. - Modified `generateReleaseNote` to consider the last 3 commits for release notes instead of just 1. - Changed the return value of `updateVersions` to only return the version string.
- Loading branch information