Skip to content

Add version badge to README#622

Merged
tseemann merged 2 commits into
masterfrom
copilot/add-version-badge-readme
Dec 8, 2025
Merged

Add version badge to README#622
tseemann merged 2 commits into
masterfrom
copilot/add-version-badge-readme

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Dec 8, 2025

Adds a dynamic version badge to the README that displays the latest release (currently v4.6.0) and auto-updates when new releases are published.

Changes

  • Added shields.io GitHub release badge after existing badges
  • Badge links to releases page
[![Version](https://img.shields.io/github/v/release/tseemann/snippy)](https://github.com/tseemann/snippy/releases)
Original prompt

This section details on the original issue you should resolve

<issue_title>Add a version badge</issue_title>
<issue_description>Add a version badge to the README for the latest release.</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: tseemann <453972+tseemann@users.noreply.github.com>
Copilot AI changed the title [WIP] Add version badge to README for latest release Add version badge to README Dec 8, 2025
Copilot AI requested a review from tseemann December 8, 2025 09:00
@tseemann tseemann marked this pull request as ready for review December 8, 2025 09:22
@tseemann tseemann merged commit 2f0a808 into master Dec 8, 2025
0 of 2 checks passed
@tseemann tseemann deleted the copilot/add-version-badge-readme branch December 8, 2025 09:22
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.

Add a version badge

2 participants