Skip to content

Commit

Permalink
chore(main): release providers/from-env 0.1.4 (#300)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 26, 2024
1 parent 9e6ee5a commit 73016ae
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"providers/configcat": "0.2.1",
"providers/flagd": "0.1.22",
"providers/flipt": "0.1.1",
"providers/from-env": "0.1.3",
"providers/from-env": "0.1.4",
"providers/go-feature-flag": "0.1.33",
"providers/flagsmith": "0.1.4",
"providers/launchdarkly": "0.1.4",
Expand Down
15 changes: 15 additions & 0 deletions providers/from-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [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)


### 🐛 Bug Fixes

* **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))
* **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))
* **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))


### 🧹 Chore

* 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))
* 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))

## [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)


Expand Down

0 comments on commit 73016ae

Please sign in to comment.