Skip to content

Commit d22967a

Browse files
authored
Merge pull request #9 from vantige-ai/patch/version-badge
switch to shields.io for npm version badge
2 parents 0caffd1 + 5d70483 commit d22967a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/pretty-facts-change.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@vantige-ai/typescript-sdk": patch
3+
---
4+
5+
Switch to shields.io for npm badge

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
# Vantige AI TypeScript SDK
1010

11-
[![npm version](https://badge.fury.io/js/@vantige-ai%2Ftypescript-sdk.svg)](https://badge.fury.io/js/@vantige-ai%2Ftypescript-sdk)
11+
![NPM Version](https://img.shields.io/npm/v/%40vantige-ai%2Ftypescript-sdk?color=%23038FFC)
1212
[![TypeScript](https://img.shields.io/badge/TypeScript-Ready-blue.svg)](https://www.typescriptlang.org/)
1313
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
1414
[![codecov](https://codecov.io/gh/vantige-ai/typescript-sdk/branch/master/graph/badge.svg)](https://codecov.io/gh/vantige-ai/typescript-sdk)

0 commit comments

Comments
 (0)