docs(changelog): enrich 5.7.3 with native SDK fixes and Flutter PRs#114
docs(changelog): enrich 5.7.3 with native SDK fixes and Flutter PRs#114kherembourg wants to merge 1 commit intomainfrom
Conversation
|
| 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]
Reviews (1): Last reviewed commit: "docs(changelog): enrich 5.7.3 with nativ..." | Re-trigger Greptile
|
Annulé — la release sera taguée directement sur main avec changelog dans la GitHub release. |
Summary
Test plan
v5.7.3to trigger the publish workflow🤖 Generated with Claude Code