Conversation
Set MARKETING_VERSION to 4.0.3 and turn the CHANGELOG's Unreleased section into the 4.0.3 entry. The release covers the README badge cleanup, the Swift Package Index author line wording, and the maintainer documentation and lint job timeout -- no source changes, so a patch bump.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Leave the section out until there is something to record, matching what 4.0.0 did here and what TLDExtractSwift does. The `[Unreleased]` link definition stays, so re-adding the section later needs no other edit.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepares the 4.0.3 release. No source changes — a patch bump covering the work merged after 4.0.2.
MARKETING_VERSION: 4.0.2 → 4.0.3, set withbundle exec fastlane set_version version:4.0.3.CHANGELOG.md: the Unreleased section becomes [4.0.3] - 2026-08-22, with the compare links updated.Contents of the release:
Language: Swift 5.9README badge is gone; the Swift Package Index badge reports the versions the package actually builds against.metadata.authorsverbatim.CLAUDE.mddocuments both simulator CI flakes and gains a Swift Package Index section;lint_codegains thetimeout-minutesevery other job already had.Release steps after merge
Push the bare tag
4.0.3, whichrelease.ymlverifies againstMARKETING_VERSIONbefore creating the GitHub Release from the CHANGELOG section.Test plan
bundle exec fastlane set_version version:4.0.3reported "Changed version from 4.0.2 to 4.0.3"; the diff touches onlyMARKETING_VERSIONlines in the pbxproj.