chore: bump spec version badge to v0.8.0 (#910)
## This PR - bump spec version badge to v0.8.0 ### Notes The SDKs have been complimented with the latest spec release, but we neglected to bump the badge version. Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
This commit is contained in:
parent
2532379f2e
commit
a7b2c4bca0
|
|
@ -12,8 +12,8 @@
|
||||||
<!-- x-hide-in-docs-end -->
|
<!-- x-hide-in-docs-end -->
|
||||||
<!-- The 'github-badges' class is used in the docs -->
|
<!-- The 'github-badges' class is used in the docs -->
|
||||||
<p align="center" class="github-badges">
|
<p align="center" class="github-badges">
|
||||||
<a href="https://github.com/open-feature/spec/releases/tag/v0.7.0">
|
<a href="https://github.com/open-feature/spec/releases/tag/v0.8.0">
|
||||||
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.7.0&color=yellow&style=for-the-badge" />
|
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
|
||||||
</a>
|
</a>
|
||||||
<!-- x-release-please-start-version -->
|
<!-- x-release-please-start-version -->
|
||||||
<a href="https://github.com/open-feature/js-sdk/releases/tag/web-sdk-v1.0.2">
|
<a href="https://github.com/open-feature/js-sdk/releases/tag/web-sdk-v1.0.2">
|
||||||
|
|
|
||||||
|
|
@ -12,8 +12,8 @@
|
||||||
<!-- x-hide-in-docs-end -->
|
<!-- x-hide-in-docs-end -->
|
||||||
<!-- The 'github-badges' class is used in the docs -->
|
<!-- The 'github-badges' class is used in the docs -->
|
||||||
<p align="center" class="github-badges">
|
<p align="center" class="github-badges">
|
||||||
<a href="https://github.com/open-feature/spec/releases/tag/v0.7.0">
|
<a href="https://github.com/open-feature/spec/releases/tag/v0.8.0">
|
||||||
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.7.0&color=yellow&style=for-the-badge" />
|
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
|
||||||
</a>
|
</a>
|
||||||
<!-- x-release-please-start-version -->
|
<!-- x-release-please-start-version -->
|
||||||
<a href="https://github.com/open-feature/js-sdk/releases/tag/nestjs-sdk-v0.1.3-experimental">
|
<a href="https://github.com/open-feature/js-sdk/releases/tag/nestjs-sdk-v0.1.3-experimental">
|
||||||
|
|
|
||||||
|
|
@ -12,8 +12,8 @@
|
||||||
<!-- x-hide-in-docs-end -->
|
<!-- x-hide-in-docs-end -->
|
||||||
<!-- The 'github-badges' class is used in the docs -->
|
<!-- The 'github-badges' class is used in the docs -->
|
||||||
<p align="center" class="github-badges">
|
<p align="center" class="github-badges">
|
||||||
<a href="https://github.com/open-feature/spec/releases/tag/v0.7.0">
|
<a href="https://github.com/open-feature/spec/releases/tag/v0.8.0">
|
||||||
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.7.0&color=yellow&style=for-the-badge" />
|
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
|
||||||
</a>
|
</a>
|
||||||
<!-- x-release-please-start-version -->
|
<!-- x-release-please-start-version -->
|
||||||
<a href="https://github.com/open-feature/js-sdk/releases/tag/server-sdk-v1.13.4">
|
<a href="https://github.com/open-feature/js-sdk/releases/tag/server-sdk-v1.13.4">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue