Updating badges (#3502)

This commit is contained in:
Justin Dalrymple 2023-12-31 14:40:59 -05:00 committed by GitHub
parent 406f997158
commit e0db094262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 20 deletions

View File

@ -49,9 +49,6 @@
<a href="https://codeclimate.com/github/jdalrymple/gitbeaker">
<img src="https://codeclimate.com/github/jdalrymple/gitbeaker/badges/gpa.svg" alt="Code Climate maintainability">
</a>
<a href="https://img.shields.io/librariesio/release/npm/@gitbeaker/cli">
<img src="https://img.shields.io/librariesio/release/npm/@gitbeaker/cli" alt="Dependency Status" />
</a>
<a href="https://github.com/intuit/auto">
<img src="https://img.shields.io/badge/release-auto.svg?colorA=888888&colorB=9B065A&label=auto" alt="Auto">
</a>
@ -62,8 +59,8 @@
<a href="LICENSE.md">
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="Licence: MIT">
</a>
<a href="https://packagephobia.now.sh/result?p=@gitbeaker/cli">
<img src="https://packagephobia.now.sh/badge?p=@gitbeaker/cli" alt="Install Size: CLI">
<a href="https://packagephobia.com/result?p=@gitbeaker/cli">
<img src="https://packagephobia.com/badge?p=@gitbeaker/cli" alt="Install Size: CLI">
</a>
</p>

View File

@ -49,9 +49,6 @@
<a href="https://codeclimate.com/github/jdalrymple/gitbeaker">
<img src="https://codeclimate.com/github/jdalrymple/gitbeaker/badges/gpa.svg" alt="Code Climate maintainability">
</a>
<a href="https://img.shields.io/librariesio/release/npm/@gitbeaker/core">
<img src="https://img.shields.io/librariesio/release/npm/@gitbeaker/core" alt="Dependency Status" />
</a>
<a href="https://github.com/intuit/auto">
<img src="https://img.shields.io/badge/release-auto.svg?colorA=888888&colorB=9B065A&label=auto" alt="Auto">
</a>
@ -62,8 +59,8 @@
<a href="LICENSE.md">
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="Licence: MIT">
</a>
<a href="https://packagephobia.now.sh/result?p=@gitbeaker/core">
<img src="https://packagephobia.now.sh/badge?p=@gitbeaker/core" alt="Install Size: Core">
<a href="https://packagephobia.com/result?p=@gitbeaker/core">
<img src="https://packagephobia.com/badge?p=@gitbeaker/core" alt="Install Size: Core">
</a>
</p>

View File

@ -49,9 +49,6 @@
<a href="https://codeclimate.com/github/jdalrymple/gitbeaker">
<img src="https://codeclimate.com/github/jdalrymple/gitbeaker/badges/gpa.svg" alt="Code Climate maintainability">
</a>
<a href="https://img.shields.io/librariesio/release/npm/@gitbeaker/requester-utils">
<img src="https://img.shields.io/librariesio/release/npm/@gitbeaker/requester-utils" alt="Dependency Status" />
</a>
<a href="https://github.com/intuit/auto">
<img src="https://img.shields.io/badge/release-auto.svg?colorA=888888&colorB=9B065A&label=auto" alt="Auto">
</a>
@ -62,8 +59,8 @@
<a href="LICENSE.md">
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="Licence: MIT">
</a>
<a href="https://packagephobia.now.sh/result?p=@gitbeaker/requester-utils">
<img src="https://packagephobia.now.sh/badge?p=@gitbeaker/requester-utils" alt="Install Size: Core">
<a href="https://packagephobia.com/result?p=@gitbeaker/requester-utils">
<img src="https://packagephobia.com/badge?p=@gitbeaker/requester-utils" alt="Install Size: Requester Utils">
</a>
</p>

View File

@ -49,9 +49,6 @@
<a href="https://codeclimate.com/github/jdalrymple/gitbeaker">
<img src="https://codeclimate.com/github/jdalrymple/gitbeaker/badges/gpa.svg" alt="Code Climate maintainability">
</a>
<a href="https://img.shields.io/librariesio/release/npm/@gitbeaker/rest">
<img src="https://img.shields.io/librariesio/release/npm/@gitbeaker/rest" alt="Dependency Status" />
</a>
<a href="https://github.com/intuit/auto">
<img src="https://img.shields.io/badge/release-auto.svg?colorA=888888&colorB=9B065A&label=auto" alt="Auto">
</a>
@ -62,8 +59,8 @@
<a href="LICENSE.md">
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="Licence: MIT">
</a>
<a href="https://packagephobia.now.sh/result?p=@gitbeaker/rest">
<img src="https://packagephobia.now.sh/badge?p=@gitbeaker/rest" alt="Install Size: Rest">
<a href="https://packagephobia.com/result?p=@gitbeaker/rest">
<img src="https://packagephobia.com/badge?p=@gitbeaker/rest" alt="Install Size: Rest">
</a>
</p>