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.