Skip to content

Commit ef9b579

Browse files
chore(main): release OpenFeature.Contrib.Providers.Flagsmith 0.1.3 (#106)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bd07b99 commit ef9b579

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"src/OpenFeature.Contrib.Hooks.Otel": "0.1.1",
33
"src/OpenFeature.Contrib.Providers.Flagd": "0.1.7",
44
"src/OpenFeature.Contrib.Providers.GOFeatureFlag": "0.1.4",
5-
"src/OpenFeature.Contrib.Providers.Flagsmith": "0.1.2"
5+
"src/OpenFeature.Contrib.Providers.Flagsmith": "0.1.3"
66
}

src/OpenFeature.Contrib.Providers.Flagsmith/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/open-feature/dotnet-sdk-contrib/compare/OpenFeature.Contrib.Providers.Flagsmith-v0.1.2...OpenFeature.Contrib.Providers.Flagsmith-v0.1.3) (2023-11-28)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* flagsmith release metadata ([#105](https://github.com/open-feature/dotnet-sdk-contrib/issues/105)) ([bd07b99](https://github.com/open-feature/dotnet-sdk-contrib/commit/bd07b9936099374af47c2d52127635a9d2cb980c))
9+
310
## [0.1.2](https://github.com/open-feature/dotnet-sdk-contrib/compare/OpenFeature.Contrib.Providers.Flagsmith-v0.1.1...OpenFeature.Contrib.Providers.Flagsmith-v0.1.2) (2023-11-21)
411

512

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.2
1+
0.1.3

0 commit comments

Comments
 (0)