Skip to content

ios_publish and spm_publish with release notes#114

Draft
KVSRoyal wants to merge 1 commit into
mainfrom
ios-release-notes
Draft

ios_publish and spm_publish with release notes#114
KVSRoyal wants to merge 1 commit into
mainfrom
ios-release-notes

Conversation

@KVSRoyal

Copy link
Copy Markdown
Member

Currently, when a release is made with ios_publish or spm_publish, it's just a raw tag with no release notes, e.g. playerui-swift-package/player 0.15.4. Users expect to see release notes.

We should not expect users to know how our funky publishing works (i.e. that they can actually find the release notes in player-ui/player, which is the source repo). So this PR makes publish create actual releases for stable versions, and those releases have actual release notes now. The release notes mirror the source release notes AND have a note linking to the source repo for transparency.

@KVSRoyal KVSRoyal added the patch Increment the patch version when merged label Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Increment the patch version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant