Skip to content

Commit fdf2fc5

Browse files
chore(main): release providers/flagsmith 0.1.5
1 parent 899aae1 commit fdf2fc5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"providers/flagd-in-process": "0.1.1",
77
"providers/from-env": "0.1.3",
88
"providers/go-feature-flag": "0.1.30",
9-
"providers/flagsmith": "0.1.4",
9+
"providers/flagsmith": "0.1.5",
1010
"providers/launchdarkly": "0.1.3",
1111
"providers/unleash": "0.0.2-alpha",
1212
"providers/harness": "0.0.3-alpha",

providers/flagsmith/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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-11-15)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/flagsmith/flagsmith-go-client/v3 to v3.1.1 ([#374](https://github.com/open-feature/go-sdk-contrib/issues/374)) ([fe16979](https://github.com/open-feature/go-sdk-contrib/commit/fe169793196e73575b326beec36dbba5a0cb19d0))
9+
* **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))
10+
* **deps:** update module github.com/open-feature/go-sdk to v1.7.0 ([#315](https://github.com/open-feature/go-sdk-contrib/issues/315)) ([3f049ad](https://github.com/open-feature/go-sdk-contrib/commit/3f049ad34e93c3b9b9d4cf5a2e56f3777eb858e6))
11+
* **deps:** update module github.com/open-feature/go-sdk to v1.8.0 ([#329](https://github.com/open-feature/go-sdk-contrib/issues/329)) ([c99b527](https://github.com/open-feature/go-sdk-contrib/commit/c99b52728bad9dce52bfb78a08ae5f4eea83a397))
12+
313
## [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)
414

515

0 commit comments

Comments
 (0)