Skip to content

Commit

Permalink
chore(main): release providers/go-feature-flag 0.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 25, 2023
1 parent dddc5f4 commit d3bfe0d
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.3",
"providers/flagd": "0.1.12",
"providers/from-env": "0.1.2",
"providers/go-feature-flag": "0.1.16",
"providers/go-feature-flag": "0.1.17",
"providers/flagsmith": "0.1.2",
"providers/launchdarkly": "0.1.1",
"tests/flagd": "1.2.2"
Expand Down
7 changes: 7 additions & 0 deletions providers/go-feature-flag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.17](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.1.16...providers/go-feature-flag/v0.1.17) (2023-05-25)


### 🐛 Bug Fixes

* **deps:** update module github.com/thomaspoignant/go-feature-flag to v1.10.4 ([#220](https://github.com/open-feature/go-sdk-contrib/issues/220)) ([dddc5f4](https://github.com/open-feature/go-sdk-contrib/commit/dddc5f4c66fbc775988ce8a7f6d20090adcbc0f3))

## [0.1.16](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.1.15...providers/go-feature-flag/v0.1.16) (2023-05-19)


Expand Down

0 comments on commit d3bfe0d

Please sign in to comment.