Skip to content

docs(changelog): enrich 5.7.3 with native SDK fixes and Flutter PRs#114

Closed
kherembourg wants to merge 1 commit intomainfrom
docs/enrich-changelog-5.7.3
Closed

docs(changelog): enrich 5.7.3 with native SDK fixes and Flutter PRs#114
kherembourg wants to merge 1 commit intomainfrom
docs/enrich-changelog-5.7.3

Conversation

@kherembourg
Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • CHANGELOG.md renders correctly
  • After merge: tag v5.7.3 to trigger the publish workflow

🤖 Generated with Claude Code

Mirror the Purchasely React Native 5.7.3 release notes (iOS 5.7.4,
Android 5.7.4) and add Flutter-specific entries: native view rotation
fix on iOS (#110) and the new pub.dev publish workflow (#109).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 4, 2026

Greptile Summary

This PR enriches the purchasely/CHANGELOG.md entry for version 5.7.3, replacing the three-line placeholder with detailed sections covering native SDK version ranges, Flutter-specific fixes, iOS/Android bug-fix lists, and an improvements note. The other two package changelogs (purchasely_google, purchasely_android_player) are intentionally left with their minimal auto-generated entries, which is consistent with those packages only tracking their respective SDK bumps.

Confidence Score: 5/5

Documentation-only change with no runtime impact; safe to merge.

Only CHANGELOG.md is modified; content is accurate (version ranges verified against neighbouring entries), formatting is consistent with the existing richer-entry precedent in 5.6.1/5.5.x, and no code paths are touched.

No files require special attention.

Important Files Changed

Filename Overview
purchasely/CHANGELOG.md 5.7.3 entry enriched with structured sections; version ranges (iOS 5.7.2→5.7.4, Android 5.7.3→5.7.4) match surrounding changelog entries; "Full changelog" footer retained

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Merge PR #114\nEnriched CHANGELOG 5.7.3] --> B[Push tag v5.7.3]
    B --> C[publish.yml triggered\nvia tag push]
    C --> D{Validation}
    D -- pass --> E[Publish purchasely\nto pub.dev]
    D -- pass --> F[Publish purchasely_google\nto pub.dev]
    D -- pass --> G[Publish purchasely_android_player\nto pub.dev]
    D -- fail --> H[CI error / abort]
Loading

Reviews (1): Last reviewed commit: "docs(changelog): enrich 5.7.3 with nativ..." | Re-trigger Greptile

@kherembourg
Copy link
Copy Markdown
Collaborator Author

Annulé — la release sera taguée directement sur main avec changelog dans la GitHub release.

@kherembourg kherembourg closed this May 4, 2026
@kherembourg kherembourg deleted the docs/enrich-changelog-5.7.3 branch May 4, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant