Skip to content

Commit 1cd684e

Browse files
chore(main): release providers/flagsmith 0.1.5
1 parent 27f7ca7 commit 1cd684e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"providers/flagd": "0.1.15",
66
"providers/from-env": "0.1.3",
77
"providers/go-feature-flag": "0.1.26",
8-
"providers/flagsmith": "0.1.4",
8+
"providers/flagsmith": "0.1.5",
99
"providers/launchdarkly": "0.1.2",
1010
"tests/flagd": "1.2.4"
1111
}

providers/flagsmith/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.5](https://github.com/open-feature/go-sdk-contrib/compare/providers/flagsmith/v0.1.4...providers/flagsmith/v0.1.5) (2023-08-21)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/open-feature/go-sdk to v1.6.0 ([#289](https://github.com/open-feature/go-sdk-contrib/issues/289)) ([13eeb48](https://github.com/open-feature/go-sdk-contrib/commit/13eeb482ee3d69c5fb8100563501c2250b6454f1))
9+
310
## [0.1.4](https://github.com/open-feature/go-sdk-contrib/compare/providers/flagsmith/v0.1.3...providers/flagsmith/v0.1.4) (2023-08-02)
411

512

0 commit comments

Comments
 (0)