Skip to content

Commit b2f1d8e

Browse files
chore(main): release providers/harness 0.0.5-alpha
1 parent 73016ae commit b2f1d8e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"providers/flagsmith": "0.1.4",
1010
"providers/launchdarkly": "0.1.4",
1111
"providers/unleash": "0.0.3-alpha",
12-
"providers/harness": "0.0.4-alpha",
12+
"providers/harness": "0.0.5-alpha",
1313
"providers/statsig": "0.0.2",
1414
"tests/flagd": "1.4.1"
1515
}

providers/harness/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.0.5-alpha](https://github.com/open-feature/go-sdk-contrib/compare/providers/harness/v0.0.4-alpha...providers/harness/v0.0.5-alpha) (2024-03-26)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/harness/ff-golang-server-sdk to v0.1.17 ([#382](https://github.com/open-feature/go-sdk-contrib/issues/382)) ([6a3dfee](https://github.com/open-feature/go-sdk-contrib/commit/6a3dfee47f8b97ba15f0c2b5b70a86184a8559a6))
9+
* **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))
10+
11+
12+
### 🧹 Chore
13+
14+
* 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))
15+
316
## [0.0.4-alpha](https://github.com/open-feature/go-sdk-contrib/compare/providers/harness/v0.0.3-alpha...providers/harness/v0.0.4-alpha) (2024-01-05)
417

518

0 commit comments

Comments
 (0)