leboncoin/spark-android
[FR]: Clarify icon-update version bump in RELEASING.md
Aberta
#2.115 aberto em 27 de jul. de 2026
contribution welcomeddocumentationgood first issuepriority:MEDIUM
Métricas do repositório
- Stars
- (85 estrelas)
- Métricas de merge de PR
- (Mesclagem média 4d 9h) (73 fundiu PRs em 30d)
Description
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.