Skip to content

Commit 3212d33

Browse files
chore(main): release providers/go-feature-flag 0.2.4 (#643)
Signed-off-by: OpenFeature Bot <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 192d45a commit 3212d33

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.2.6",
66
"providers/flipt": "0.1.3",
77
"providers/from-env": "0.1.5",
8-
"providers/go-feature-flag": "0.2.3",
8+
"providers/go-feature-flag": "0.2.4",
99
"providers/gcp": "0.0.1",
1010
"providers/flagsmith": "0.1.4",
1111
"providers/launchdarkly": "0.1.5",

providers/go-feature-flag/CHANGELOG.md

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

3+
## [0.2.4](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.2.3...providers/go-feature-flag/v0.2.4) (2025-03-05)
4+
5+
6+
### 🧹 Chore
7+
8+
* **go-feature-flag:** Support new hook format ([#641](https://github.com/open-feature/go-sdk-contrib/issues/641)) ([192d45a](https://github.com/open-feature/go-sdk-contrib/commit/192d45ae37a0e10b6831a87ca02729d84171b911))
9+
310
## [0.2.3](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.2.2...providers/go-feature-flag/v0.2.3) (2025-02-10)
411

512

0 commit comments

Comments
 (0)