Skip to content

Commit f1af231

Browse files
cameroncookecodex
andcommitted
fix(upgrade): Use GitHub release as latest version
Use GitHub releases as the canonical source for upgrade checks so stale package-manager metadata cannot report an old version as latest. Preserve the exact release tag when fetching release notes so multi-version upgrades show notes for the actual target release. Co-Authored-By: Codex <noreply@openai.com>
1 parent 9a27ee4 commit f1af231

3 files changed

Lines changed: 151 additions & 346 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [Unreleased]
4+
5+
### Fixed
6+
7+
- Fixed `xcodebuildmcp upgrade` so update checks use the latest GitHub release as the canonical target instead of stale package-manager metadata, ensuring multi-version upgrades show release notes for the actual target version.
8+
39
## [2.6.1]
410

511
### Fixed

0 commit comments

Comments
 (0)