leboncoin/spark-android
[FR]: Clarify icon-update version bump in RELEASING.md
Offen
#2.115 geöffnet am 27.07.2026
contribution welcomeddocumentationgood first issuepriority:MEDIUM
Repository-Metriken
- Stars
- (85 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 4T 9h) (73 gemergte PRs in 30 T)
Beschreibung
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.