Skip to content

Commit

Permalink
chore(main): release providers/from-env 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 19, 2023
1 parent 3a0d27a commit b9753f4
Show file tree
Hide file tree
Showing 2 changed files with 8 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 @@ -3,7 +3,7 @@
"hooks/validator": "0.1.4",
"providers/configcat": "0.1.1",
"providers/flagd": "0.1.13",
"providers/from-env": "0.1.2",
"providers/from-env": "0.1.3",
"providers/go-feature-flag": "0.1.22",
"providers/flagsmith": "0.1.2",
"providers/launchdarkly": "0.1.2",
Expand Down
7 changes: 7 additions & 0 deletions providers/from-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### 🧹 Chore

* update module github.com/open-feature/go-sdk to v1.4.0 ([#223](https://github.com/open-feature/go-sdk-contrib/issues/223)) ([7c8ea46](https://github.com/open-feature/go-sdk-contrib/commit/7c8ea46e3e094f746dbf6d80ba6a1b606314e8d7))

## [0.1.2](https://github.com/open-feature/go-sdk-contrib/compare/providers/from-env/v0.1.1...providers/from-env/v0.1.2) (2023-02-21)


Expand Down

0 comments on commit b9753f4

Please sign in to comment.