Skip to content

Commit b256061

Browse files
chore(main): release providers/go-feature-flag 0.2.6
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 77e2c32 commit b256061

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"providers/flagd": "0.3.0",
66
"providers/flipt": "0.1.4",
77
"providers/from-env": "0.1.5",
8-
"providers/go-feature-flag": "0.2.5",
8+
"providers/go-feature-flag": "0.2.6",
99
"providers/gcp": "0.0.1",
1010
"providers/flagsmith": "0.1.4",
1111
"providers/launchdarkly": "0.1.5",

providers/go-feature-flag/CHANGELOG.md

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

3+
## [0.2.6](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.2.5...providers/go-feature-flag/v0.2.6) (2025-06-20)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/open-feature/go-sdk to v1.15.1 ([#681](https://github.com/open-feature/go-sdk-contrib/issues/681)) ([8fd544f](https://github.com/open-feature/go-sdk-contrib/commit/8fd544ff81fd25eed655a214aa1ae1906a436f0d))
9+
* **deps:** update module github.com/open-feature/go-sdk-contrib/providers/ofrep to v0.1.6 ([#708](https://github.com/open-feature/go-sdk-contrib/issues/708)) ([77e2c32](https://github.com/open-feature/go-sdk-contrib/commit/77e2c32d694459fd2e5dcfd2f9ad0b427365ac23))
10+
11+
12+
### 🧹 Chore
13+
14+
* **deps:** update dependency go to v1.24.3 ([#661](https://github.com/open-feature/go-sdk-contrib/issues/661)) ([bc218c1](https://github.com/open-feature/go-sdk-contrib/commit/bc218c12116e77af17f19fc773ee458df0d4d4b0))
15+
* **deps:** update dependency go to v1.24.4 ([#689](https://github.com/open-feature/go-sdk-contrib/issues/689)) ([23da33c](https://github.com/open-feature/go-sdk-contrib/commit/23da33c7a89c269960652a588185c94d6e6d254c))
16+
317
## [0.2.5](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.2.4...providers/go-feature-flag/v0.2.5) (2025-03-27)
418

519

0 commit comments

Comments
 (0)