Skip to content

Commit 73016ae

Browse files
chore(main): release providers/from-env 0.1.4 (#300)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9e6ee5a commit 73016ae

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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.1",
55
"providers/flagd": "0.1.22",
66
"providers/flipt": "0.1.1",
7-
"providers/from-env": "0.1.3",
7+
"providers/from-env": "0.1.4",
88
"providers/go-feature-flag": "0.1.33",
99
"providers/flagsmith": "0.1.4",
1010
"providers/launchdarkly": "0.1.4",

providers/from-env/CHANGELOG.md

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

3+
## [0.1.4](https://github.com/open-feature/go-sdk-contrib/compare/providers/from-env/v0.1.3...providers/from-env/v0.1.4) (2024-03-22)
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+
* **deps:** update module github.com/open-feature/go-sdk to v1.8.0 ([#329](https://github.com/open-feature/go-sdk-contrib/issues/329)) ([c99b527](https://github.com/open-feature/go-sdk-contrib/commit/c99b52728bad9dce52bfb78a08ae5f4eea83a397))
11+
12+
13+
### 🧹 Chore
14+
15+
* bump Go to version 1.21 ([#452](https://github.com/open-feature/go-sdk-contrib/issues/452)) ([7ec90ce](https://github.com/open-feature/go-sdk-contrib/commit/7ec90ce4f9b06670187561afd9e342eed4228be1))
16+
* update to go-sdk 1.9.0 ([#404](https://github.com/open-feature/go-sdk-contrib/issues/404)) ([11fa3ab](https://github.com/open-feature/go-sdk-contrib/commit/11fa3aba065a6dd81caca30e76efc16fb64a25e3))
17+
318
## [0.1.3](https://github.com/open-feature/go-sdk-contrib/compare/providers/from-env/v0.1.2...providers/from-env/v0.1.3) (2023-07-21)
419

520

0 commit comments

Comments
 (0)