Skip to content

Commit 337b5ff

Browse files
mpauloskyCopilot
andauthored
docs: add Latest Release badge to README (#117)
Add shields.io github/v/release badge to the first badge row. The badge auto-updates whenever a GitHub Release is published, showing visitors the current release version at a glance. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 708df7e commit 337b5ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A modern issue tracking application built with .NET Aspire, Blazor, and MongoDB.
55
[![.NET 10](https://img.shields.io/badge/.NET-10-512BD4?logo=dotnet)](https://dotnet.microsoft.com/)
66
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
77
[![xUnit Tests](https://img.shields.io/badge/Tests-xUnit-blueviolet?logo=github)](https://github.com/mpaulosky/IssueTrackerApp/actions/workflows/squad-ci.yml)
8+
[![Latest Release](https://img.shields.io/github/v/release/mpaulosky/IssueTrackerApp?logo=github&color=blue&label=Release)](https://github.com/mpaulosky/IssueTrackerApp/releases/latest)
89

910
[![CI/CD](https://github.com/mpaulosky/IssueTrackerApp/actions/workflows/squad-ci.yml/badge.svg)](https://github.com/mpaulosky/IssueTrackerApp/actions/workflows/squad-ci.yml)
1011
[![Test Suite](https://github.com/mpaulosky/IssueTrackerApp/actions/workflows/squad-test.yml/badge.svg)](https://github.com/mpaulosky/IssueTrackerApp/actions/workflows/squad-test.yml)

0 commit comments

Comments
 (0)