Skip to content

Commit ab47d92

Browse files
chore(main): release providers/from-env 0.1.6
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 77e2c32 commit ab47d92

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"providers/configcat": "0.2.2",
55
"providers/flagd": "0.3.0",
66
"providers/flipt": "0.1.4",
7-
"providers/from-env": "0.1.5",
7+
"providers/from-env": "0.1.6",
88
"providers/go-feature-flag": "0.2.5",
99
"providers/gcp": "0.0.1",
1010
"providers/flagsmith": "0.1.4",

providers/from-env/CHANGELOG.md

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

3+
## [0.1.6](https://github.com/open-feature/go-sdk-contrib/compare/providers/from-env/v0.1.5...providers/from-env/v0.1.6) (2025-06-20)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** bump open-feature/go-sdk from v1.11 to v1.15 ([#686](https://github.com/open-feature/go-sdk-contrib/issues/686)) ([ce87102](https://github.com/open-feature/go-sdk-contrib/commit/ce871021d0c45d3c992bb00b33c8b7a8e337e9a3))
9+
* **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))
10+
11+
12+
### 🧹 Chore
13+
14+
* add license to module ([#554](https://github.com/open-feature/go-sdk-contrib/issues/554)) ([abb7657](https://github.com/open-feature/go-sdk-contrib/commit/abb76571c373582f36837587400104eb754c01b9))
15+
316
## [0.1.5](https://github.com/open-feature/go-sdk-contrib/compare/providers/from-env/v0.1.4...providers/from-env/v0.1.5) (2024-06-14)
417

518

0 commit comments

Comments
 (0)