Skip to content

Commit

Permalink
docs: Update Documentation about Fastlane Changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
wba2hi committed Jan 23, 2024
1 parent 3071206 commit b678271
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ The following convenience NPM scripts are available for use here:

1) Execute `npm run commit-release` to prepare the release. This will automatically bump the version to the next correct semantic version, create a CHANGELOG.md file and make a commit.
2) Check the CHANGELOG.md for wrong entries which may have been committed in the history - We are human after all! :)
3) Push the commit, create a PR and wait for the merge.
3) Add a copy of the changelog to fastlane/metadata/android/en-US/changelogs with the corresponding versioncode.
4) Push the commit, create a PR and wait for the merge.

### Deploying a release

Expand Down

0 comments on commit b678271

Please sign in to comment.