Skip to content

Commit ce81c85

Browse files
chore(main): release providers/flipt 0.1.5
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent c3ea532 commit ce81c85

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"hooks/validator": "0.1.6",
44
"providers/configcat": "0.2.2",
55
"providers/flagd": "0.3.0",
6-
"providers/flipt": "0.1.4",
6+
"providers/flipt": "0.1.5",
77
"providers/from-env": "0.1.5",
88
"providers/go-feature-flag": "0.2.6",
99
"providers/gcp": "0.0.1",

providers/flipt/CHANGELOG.md

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

3+
## [0.1.5](https://github.com/open-feature/go-sdk-contrib/compare/providers/flipt/v0.1.4...providers/flipt/v0.1.5) (2025-07-16)
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 google.golang.org/protobuf to v1.36.6 ([#707](https://github.com/open-feature/go-sdk-contrib/issues/707)) ([509550b](https://github.com/open-feature/go-sdk-contrib/commit/509550ba1e6ff00dec72d49eaddbcbf6a9b4973c))
10+
* **security:** update vulnerability-updates [security] ([#724](https://github.com/open-feature/go-sdk-contrib/issues/724)) ([629a535](https://github.com/open-feature/go-sdk-contrib/commit/629a5351c2c4b8fed00522f7453d5545920ceaaf))
11+
312
## [0.1.4](https://github.com/open-feature/go-sdk-contrib/compare/providers/flipt/v0.1.3...providers/flipt/v0.1.4) (2025-06-19)
413

514

0 commit comments

Comments
 (0)