Skip to content

Commit 0a615bc

Browse files
committed
Update change log
1 parent 355b25e commit 0a615bc

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Uncategorized
1313

14-
- chore: source mobile version from build.gradle/pbxproj instead of bitrise.yml ([#269](https://github.com/MetaMask/github-tools/pull/269))
15-
16-
### Changed
17-
18-
- Mobile release automation no longer reads from or writes to `bitrise.yml`; the build number (`versionCode` / `CURRENT_PROJECT_VERSION`) and semver (`versionName` / `MARKETING_VERSION`) are now sourced from `android/app/build.gradle` and `ios/MetaMask.xcodeproj/project.pbxproj` directly
19-
- `set-semvar-version.sh`, `set-mobile-build-version.sh`, and `create-platform-release-pr.sh` updated accordingly, allowing consumers to remove `bitrise.yml`
14+
- chore: Remove `bitrise.yml` dependency and source mobile version from build.gradle/pbxproj instead ([#269](https://github.com/MetaMask/github-tools/pull/269))
2015

2116
## [1.15.0]
2217

0 commit comments

Comments
 (0)