Skip to content

Commit 19259b7

Browse files
committed
Fix the pull request number for the changelog deprecating ios final tag
1 parent a273824 commit 19259b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ _None_
2828
- Adds `ignore_pipeline_branch_filters=true` parameter to the API call triggering a Buildkite build [#468]
2929
- Replace all instances of `is_string` with `type` [#469]
3030
- Use `git_branch_name_using_HEAD` instead of `git_branch` so that the return value is not modified by environment variables. This has no impact to our current release flow, that's why it's not in "Breaking changes" section. [#463]
31-
- Deprecate `ios_clear_intermediate_tags` & `ios_final_tag` actions. [#470]
31+
- Deprecate `ios_clear_intermediate_tags` & `ios_final_tag` actions. [#471]
3232

3333
## 7.0.0
3434

0 commit comments

Comments
 (0)