Clean up changelogs from workflows PRs#3566
Merged
Merged
Conversation
tonidero
approved these changes
Jun 9, 2026
tonidero
left a comment
Contributor
There was a problem hiding this comment.
I just think there are some extra headers that need to be removed now... but good otherwise!
| #### ✨ New Features | ||
| * [Galaxy Store]: Upgrade Samsung IAP SDK to version 6.5.2 + use Maven distribution (#3492) via Will Taylor (@fire-at-will) | ||
|
|
||
| ## RevenueCatUI SDK |
Contributor
There was a problem hiding this comment.
I think this should also go away then? Since there is nothing in this section now.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3566 +/- ##
=======================================
Coverage 80.19% 80.19%
=======================================
Files 371 371
Lines 15239 15239
Branches 2112 2112
=======================================
Hits 12221 12221
Misses 2168 2168
Partials 850 850 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Workflow PRs have slipped through "new features" and "bugfixes" sections. I have cleaned them up and moved them to "Other Changes" since they are internal changes for now
I've already updated the releases in GitHub, but I can update them again if comments are made in this PR
Note
Low Risk
Documentation-only changelog edits with no runtime or API impact.
Overview
Reorganizes CHANGELOG.md so workflow-related items are no longer listed under public New Features or Bugfixes (including nested RevenueCatUI SDK / Paywallv2 sections). Those entries are moved into Other Changes across affected releases (e.g. 10.8.0 through 10.2.1), reflecting that workflows are internal for now.
The edit also flattens changelog structure by dropping extra RevenueCatUI SDK subsection headers where workflow bullets were the only content, without changing the underlying PR references or attribution text.
Reviewed by Cursor Bugbot for commit 57dff88. Bugbot is set up for automated code reviews on this repo. Configure here.