Skip to content

Commit

Permalink
chore(main): release providers/from-env 0.1.3 (#227)
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 Jul 21, 2023
1 parent 3d90a24 commit 3c15e28
Show file tree
Hide file tree
Showing 2 changed files with 13 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.5",
"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.3",
"providers/launchdarkly": "0.1.2",
Expand Down
12 changes: 12 additions & 0 deletions providers/from-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# 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-21)


### 🐛 Bug Fixes

* **deps:** update module github.com/open-feature/go-sdk to v1.5.1 ([#263](https://github.com/open-feature/go-sdk-contrib/issues/263)) ([c75ffd6](https://github.com/open-feature/go-sdk-contrib/commit/c75ffd6017689a86860dec92c1a1564b6145f0c9))


### 🧹 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 3c15e28

Please sign in to comment.