leboncoin/spark-android
[FR]: Clarify icon-update version bump in RELEASING.md
Aperta
#2115 aperta il 27 lug 2026
contribution welcomeddocumentationgood first issuepriority:MEDIUM
Metriche repository
- Star
- (85 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Describe the problem
RELEASING.md describes icon updates as "patch bump" but pr-icon-updates.yml creates PRs titled feat(icons): update icons. Standard release-please treats feat: as a minor bump. The hotfix path forces patch via always-bump-patch, but main-branch icon PRs bump minor.
Describe the solution
Clarify that icon PRs merged to main produce a minor bump, while the hotfix path forces a patch release.
Additional context
Priority: Medium. Effort: XS.