mirror of
https://github.com/TextureGroup/Texture.git
synced 2026-04-07 19:17:39 +00:00
Update RELEASE.md
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ This document describes the process for a public Texture release.
|
||||
### Process
|
||||
- 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.
|
||||
- Update `spec.version` within `Texture.podspec` and the `since-tag` and `future-release` fields in `.github_changelog_generator`.
|
||||
- Create a new PR with the updated `Texture.podspec` and the newly generated changelog.
|
||||
- Create a new PR with the updated `Texture.podspec` and `.github_changelog_generator`, and the newly generated changelog.
|
||||
- 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.
|
||||
- Push to Cocoapods with `pod trunk push`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user