Skip to content

Commit a7b2c4b

Browse files
authored
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 <[email protected]>
1 parent 2532379 commit a7b2c4b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/client/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<!-- x-hide-in-docs-end -->
1313
<!-- The 'github-badges' class is used in the docs -->
1414
<p align="center" class="github-badges">
15-
<a href="https://github.com/open-feature/spec/releases/tag/v0.7.0">
16-
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.7.0&color=yellow&style=for-the-badge" />
15+
<a href="https://github.com/open-feature/spec/releases/tag/v0.8.0">
16+
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
1717
</a>
1818
<!-- x-release-please-start-version -->
1919
<a href="https://github.com/open-feature/js-sdk/releases/tag/web-sdk-v1.0.2">

packages/nest/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<!-- x-hide-in-docs-end -->
1313
<!-- The 'github-badges' class is used in the docs -->
1414
<p align="center" class="github-badges">
15-
<a href="https://github.com/open-feature/spec/releases/tag/v0.7.0">
16-
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.7.0&color=yellow&style=for-the-badge" />
15+
<a href="https://github.com/open-feature/spec/releases/tag/v0.8.0">
16+
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
1717
</a>
1818
<!-- x-release-please-start-version -->
1919
<a href="https://github.com/open-feature/js-sdk/releases/tag/nestjs-sdk-v0.1.3-experimental">

packages/server/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<!-- x-hide-in-docs-end -->
1313
<!-- The 'github-badges' class is used in the docs -->
1414
<p align="center" class="github-badges">
15-
<a href="https://github.com/open-feature/spec/releases/tag/v0.7.0">
16-
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.7.0&color=yellow&style=for-the-badge" />
15+
<a href="https://github.com/open-feature/spec/releases/tag/v0.8.0">
16+
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
1717
</a>
1818
<!-- x-release-please-start-version -->
1919
<a href="https://github.com/open-feature/js-sdk/releases/tag/server-sdk-v1.13.4">

0 commit comments

Comments
 (0)