Skip to content

Commit 59431f8

Browse files
nguyenhuyrcancro
authored andcommitted
Update RELEASE.md
1 parent 64c49d2 commit 59431f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: RELEASE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This document describes the process for a public Texture release.
88
### Process
99
- Run `github_changelog_generator` in Texture project directory: `github_changelog_generator --token <generated personal token> --user TextureGroup --project Texture`. To avoid hitting rate limit, the generator will replace the entire file with just the changes from this version – revert that giant deletion to get the entire new changelog.
1010
- Update `spec.version` within `Texture.podspec` and the `since-tag` and `future-release` fields in `.github_changelog_generator`.
11-
- Create a new PR with the updated `Texture.podspec` and the newly generated changelog.
11+
- Create a new PR with the updated `Texture.podspec` and `.github_changelog_generator`, and the newly generated changelog.
1212
- After merging in the PR, [create a new GitHub release](https://github.com/TextureGroup/Texture/releases/new). Use the generated changelog for the new release.
1313
- Push to Cocoapods with `pod trunk push`
1414

0 commit comments

Comments
 (0)