Skip to content

Commit a1df251

Browse files
committed
docs(readme): add release badge
1 parent 356c48d commit a1df251

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
<img alt="ESLint" src="https://img.shields.io/badge/lint-ESLint-4B32C3?logo=eslint&logoColor=white">
1010
<img alt="Prettier" src="https://img.shields.io/badge/format-Prettier-F7B93E?logo=prettier&logoColor=black">
1111
<img alt="Conventional Commits" src="https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg">
12+
<a href="https://github.com/rluetken-dev/notes-frontend/releases">
13+
<img alt="Release" src="https://img.shields.io/github/v/release/rluetken-dev/notes-frontend?sort=semver">
14+
</a>
1215
</p>
1316

1417
A tiny, fast notes app as a **pure frontend** demo. No backend or bundler required — just open it via a local web server.

0 commit comments

Comments
 (0)