Skip to content

docs: show both stable and beta release badges in README#89

Merged
overwrite00 merged 1 commit into
mainfrom
docs/dual-release-badges
Jul 14, 2026
Merged

docs: show both stable and beta release badges in README#89
overwrite00 merged 1 commit into
mainfrom
docs/dual-release-badges

Conversation

@overwrite00

Copy link
Copy Markdown
Owner

Summary

  • Replaces the single branch-specific README badge with two static badges (stable + beta), identical on every branch.
  • Eliminates the merge friction between develop and main that the previous single differing badge caused (confirmed via a failed custom merge-driver approach — git only invokes merge drivers when both sides change a line, which doesn't hold here).

Test plan

  • Verified shields.io URLs render correctly (stable badge omits include_prereleases, beta badge includes it and is labeled accordingly)

Replaces the single stable-only badge with two static badges that render
identically on every branch, matching the change already on develop.
@overwrite00 overwrite00 self-assigned this Jul 14, 2026
@overwrite00
overwrite00 merged commit 9b11450 into main Jul 14, 2026
7 checks passed
@overwrite00
overwrite00 deleted the docs/dual-release-badges branch July 14, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant