Skip to content

Commit feddbb7

Browse files
openfeaturebotABC2015
authored andcommitted
chore(main): release 0.0.6 (#42)
🤖 I have created a release *beep* *boop* --- [0.0.6](v0.0.5...v0.0.6) (2025-03-14) * move publishing step to a separate workflow ([#41](#41)) ([9606219](9606219)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 527b877 commit feddbb7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,15 @@
1616
<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 -->
19-
<<<<<<< HEAD
2019
<a href="https://github.com/open-feature/dart-server-sdk/releases/tag/v0.0.7">
2120
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.7&color=blue&style=for-the-badge" />
22-
=======
21+
2322
<a href="https://github.com/open-feature/dart-server-sdk/releases/tag/v0.0.5">
2423
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.5&color=blue&style=for-the-badge" />
25-
>>>>>>> 195c747 (chore(main): release 0.0.5 (#40))
24+
25+
<a href="https://github.com/open-feature/dart-server-sdk/releases/tag/v0.0.6">
26+
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.6&color=blue&style=for-the-badge" />
27+
2628
</a>
2729
<a href="https://dart.dev/">
2830
<img alt="Built with Dart" src="https://img.shields.io/badge/Built%20with-Dart-blue.svg?style=for-the-badge" />
@@ -92,8 +94,6 @@ If the provider you're looking for hasn't been created yet, see the [develop a p
9294

9395
Once you've added a provider as a dependency, it can be registered with OpenFeature like this:
9496

95-
96-
9797
### Targeting
9898

9999
Sometimes, the value of a flag must consider some dynamic criteria about the application or user, such as the user's location, IP, email address, or the server's location.

0 commit comments

Comments
 (0)