Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit cd0e58a

Browse files
committed
Update badges
1 parent b6e7142 commit cd0e58a

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
![CI](https://github.com/axelrindle/github-version-checker/workflows/CI/badge.svg)
2-
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/f82826738d2b43b1b8ba40dd780d1784)](https://www.codacy.com/gh/axelrindle/github-version-checker/dashboard?utm_source=github.com&utm_medium=referral&utm_content=axelrindle/github-version-checker&utm_campaign=Badge_Grade)
3-
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/f82826738d2b43b1b8ba40dd780d1784)](https://www.codacy.com/gh/axelrindle/github-version-checker/dashboard?utm_source=github.com&utm_medium=referral&utm_content=axelrindle/github-version-checker&utm_campaign=Badge_Coverage)
1+
[![npm](https://img.shields.io/npm/v/github-version-checker?logo=npm&style=for-the-badge)](https://www.npmjs.com/package/github-version-checker)
2+
[![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/axelrindle/github-version-checker/CI/main?logo=github&style=for-the-badge)](https://github.com/axelrindle/github-version-checker/actions)
3+
[![Codacy grade](https://img.shields.io/codacy/grade/f82826738d2b43b1b8ba40dd780d1784?logo=codacy&style=for-the-badge)](https://www.codacy.com/gh/axelrindle/github-version-checker/dashboard?utm_source=github.com&utm_medium=referral&utm_content=axelrindle/github-version-checker&utm_campaign=Badge_Grade)
4+
[![Codacy coverage](https://img.shields.io/codacy/coverage/f82826738d2b43b1b8ba40dd780d1784?logo=codacy&style=for-the-badge)](https://www.codacy.com/gh/axelrindle/github-version-checker/dashboard?utm_source=github.com&utm_medium=referral&utm_content=axelrindle/github-version-checker&utm_campaign=Badge_Coverage)
5+
46

57
# github-version-checker
68
> Simple **version checker** working with **GitHub releases** and the **GitHub API**.
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
[![CI](https://github.com/axelrindle/github-version-checker/workflows/CI/badge.svg)](https://github.com/axelrindle/github-version-checker/actions)
2-
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/f82826738d2b43b1b8ba40dd780d1784)](https://www.codacy.com/gh/axelrindle/github-version-checker/dashboard?utm_source=github.com&utm_medium=referral&utm_content=axelrindle/github-version-checker&utm_campaign=Badge_Grade)
3-
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/f82826738d2b43b1b8ba40dd780d1784)](https://www.codacy.com/gh/axelrindle/github-version-checker/dashboard?utm_source=github.com&utm_medium=referral&utm_content=axelrindle/github-version-checker&utm_campaign=Badge_Coverage)
1+
[![npm](https://img.shields.io/npm/v/github-version-checker?logo=npm&style=for-the-badge)](https://www.npmjs.com/package/github-version-checker)
2+
[![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/axelrindle/github-version-checker/CI/main?logo=github&style=for-the-badge)](https://github.com/axelrindle/github-version-checker/actions)
3+
[![Codacy grade](https://img.shields.io/codacy/grade/f82826738d2b43b1b8ba40dd780d1784?logo=codacy&style=for-the-badge)](https://www.codacy.com/gh/axelrindle/github-version-checker/dashboard?utm_source=github.com&utm_medium=referral&utm_content=axelrindle/github-version-checker&utm_campaign=Badge_Grade)
4+
[![Codacy coverage](https://img.shields.io/codacy/coverage/f82826738d2b43b1b8ba40dd780d1784?logo=codacy&style=for-the-badge)](https://www.codacy.com/gh/axelrindle/github-version-checker/dashboard?utm_source=github.com&utm_medium=referral&utm_content=axelrindle/github-version-checker&utm_campaign=Badge_Coverage)

0 commit comments

Comments
 (0)