Skip to content

Commit 0ab8282

Browse files
chore(main): release providers/unleash 0.0.4-alpha
1 parent 409a06f commit 0ab8282

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"providers/go-feature-flag": "0.1.33",
99
"providers/flagsmith": "0.1.4",
1010
"providers/launchdarkly": "0.1.4",
11-
"providers/unleash": "0.0.3-alpha",
11+
"providers/unleash": "0.0.4-alpha",
1212
"providers/harness": "0.0.4-alpha",
1313
"providers/statsig": "0.0.1",
1414
"tests/flagd": "1.4.0"

providers/unleash/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [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-03-15)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **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))
9+
* float evaluation ([#465](https://github.com/open-feature/go-sdk-contrib/issues/465)) ([f631417](https://github.com/open-feature/go-sdk-contrib/commit/f631417d3b545c075253d7b83ccd20366bcdd833))
10+
11+
12+
### ✨ New Features
13+
14+
* 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))
15+
16+
17+
### 🧹 Chore
18+
19+
* 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))
20+
321
## [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)
422

523

0 commit comments

Comments
 (0)