Skip to content

Commit 2261863

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

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
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.1"
5+
"src/OpenFeature.Contrib.Providers.Flagsmith": "0.1.2"
66
}

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

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

3+
## [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)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* Flagsmith provider no key exception ([#98](https://github.com/open-feature/dotnet-sdk-contrib/issues/98)) ([da84a17](https://github.com/open-feature/dotnet-sdk-contrib/commit/da84a177b574ac5779f3d85af836e426f47020e7))
9+
* update Flagsmith dependencies ([#102](https://github.com/open-feature/dotnet-sdk-contrib/issues/102)) ([1c3b6ed](https://github.com/open-feature/dotnet-sdk-contrib/commit/1c3b6ed1f23c137e3703d8bcd710e5d180a5565d))
10+
11+
12+
### 🧹 Chore
13+
14+
* **deps:** update dependency system.text.json to v7.0.4 ([#101](https://github.com/open-feature/dotnet-sdk-contrib/issues/101)) ([84f453d](https://github.com/open-feature/dotnet-sdk-contrib/commit/84f453ded557491ae69ae7d279d51642327dc8e6))
15+
316
## [0.1.1](https://github.com/open-feature/dotnet-sdk-contrib/compare/OpenFeature.Contrib.Providers.Flagsmith-v0.1.0...OpenFeature.Contrib.Providers.Flagsmith-v0.1.1) (2023-10-24)
417

518

0 commit comments

Comments
 (0)