Skip to content

Commit

Permalink
chore(main): release providers/go-feature-flag 0.1.6 (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 24, 2023
1 parent 6e695a3 commit bdf478e
Show file tree
Hide file tree
Showing 2 changed files with 9 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.10",
"providers/from-env": "0.1.2",
"providers/go-feature-flag": "0.1.5",
"providers/go-feature-flag": "0.1.6",
"providers/flagsmith": "0.1.1",
"tests/flagd": "1.2.1"
}
8 changes: 8 additions & 0 deletions providers/go-feature-flag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.6](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.1.5...providers/go-feature-flag/v0.1.6) (2023-03-24)


### 🐛 Bug Fixes

* **deps:** update module github.com/thomaspoignant/go-feature-flag to v1.6.0 ([#154](https://github.com/open-feature/go-sdk-contrib/issues/154)) ([d9293a5](https://github.com/open-feature/go-sdk-contrib/commit/d9293a5668e1bb371ed1cde8b125f43523cf7952))
* rename default variation to keep consistency ([#155](https://github.com/open-feature/go-sdk-contrib/issues/155)) ([ac5dbaa](https://github.com/open-feature/go-sdk-contrib/commit/ac5dbaa755c029f1509520ee398b9e5126ad451a))

## [0.1.5](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.1.4...providers/go-feature-flag/v0.1.5) (2023-03-21)


Expand Down

0 comments on commit bdf478e

Please sign in to comment.