Skip to content

Commit 5de8fa3

Browse files
chore(main): release providers/flagsmith 0.1.5
1 parent d419274 commit 5de8fa3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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.0",
77
"providers/from-env": "0.1.3",
88
"providers/go-feature-flag": "0.1.28",
9-
"providers/flagsmith": "0.1.4",
9+
"providers/flagsmith": "0.1.5",
1010
"providers/launchdarkly": "0.1.3",
1111
"tests/flagd": "1.3.1"
1212
}

providers/flagsmith/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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-09-20)
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+
* **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))
10+
311
## [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)
412

513

0 commit comments

Comments
 (0)