Skip to content

Commit

Permalink
chore(main): release providers/unleash 0.0.4-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 7, 2024
1 parent c3973a6 commit ae78d50
Show file tree
Hide file tree
Showing 2 changed files with 20 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 @@ -8,7 +8,7 @@
"providers/go-feature-flag": "0.1.37",
"providers/flagsmith": "0.1.4",
"providers/launchdarkly": "0.1.4",
"providers/unleash": "0.0.3-alpha",
"providers/unleash": "0.0.4-alpha",
"providers/harness": "0.0.4-alpha",
"providers/statsig": "0.0.2",
"providers/ofrep": "0.1.1",
Expand Down
19 changes: 19 additions & 0 deletions providers/unleash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [0.0.4-alpha](https://github.com/open-feature/go-sdk-contrib/compare/providers/unleash/v0.0.3-alpha...providers/unleash/v0.0.4-alpha) (2024-06-07)


### 🐛 Bug Fixes

* **deps:** update module github.com/open-feature/go-sdk to v1.11.0 ([#501](https://github.com/open-feature/go-sdk-contrib/issues/501)) ([3f0eaa5](https://github.com/open-feature/go-sdk-contrib/commit/3f0eaa575500baa663dc24dbfc6cf8214565471f))
* **deps:** update module github.com/stretchr/testify to v1.9.0 ([#470](https://github.com/open-feature/go-sdk-contrib/issues/470)) ([5263567](https://github.com/open-feature/go-sdk-contrib/commit/52635679b633e01e23196885a4a98d3cecbc8822))
* float evaluation ([#465](https://github.com/open-feature/go-sdk-contrib/issues/465)) ([f631417](https://github.com/open-feature/go-sdk-contrib/commit/f631417d3b545c075253d7b83ccd20366bcdd833))


### ✨ New Features

* Add Statsig provider ([#445](https://github.com/open-feature/go-sdk-contrib/issues/445)) ([409a06f](https://github.com/open-feature/go-sdk-contrib/commit/409a06fcf0157469495cf759692f333ae9d808f6))


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

## [0.0.3-alpha](https://github.com/open-feature/go-sdk-contrib/compare/providers/unleash/v0.0.2-alpha...providers/unleash/v0.0.3-alpha) (2024-01-08)


Expand Down

0 comments on commit ae78d50

Please sign in to comment.