leboncoin/spark-android
[FR]: Clarify icon-update version bump in RELEASING.md
开放
#2,115 创建于 2026年7月27日
contribution welcomeddocumentationgood first issuepriority:MEDIUM
仓库指标
- 星标
- (85 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.