Skip to content

Commit 5c7b33a

Browse files
chore(main): release tests/flagd 1.3.3
1 parent 64ceb14 commit 5c7b33a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"providers/launchdarkly": "0.1.3",
1212
"providers/unleash": "0.0.2-alpha",
1313
"providers/harness": "0.0.3-alpha",
14-
"tests/flagd": "1.3.2"
14+
"tests/flagd": "1.3.3"
1515
}

tests/flagd/CHANGELOG.md

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

3+
## [1.3.3](https://github.com/open-feature/go-sdk-contrib/compare/tests/flagd/v1.3.2...tests/flagd/v1.3.3) (2023-12-22)
4+
5+
6+
### 🧹 Chore
7+
8+
* improve e2e test registration ([#400](https://github.com/open-feature/go-sdk-contrib/issues/400)) ([b22105c](https://github.com/open-feature/go-sdk-contrib/commit/b22105c392e24ce592020a5f1f652547bb5a89e0))
9+
* update to go-sdk 1.9.0 ([#404](https://github.com/open-feature/go-sdk-contrib/issues/404)) ([11fa3ab](https://github.com/open-feature/go-sdk-contrib/commit/11fa3aba065a6dd81caca30e76efc16fb64a25e3))
10+
311
## [1.3.2](https://github.com/open-feature/go-sdk-contrib/compare/tests/flagd/v1.3.1...tests/flagd/v1.3.2) (2023-11-14)
412

513

0 commit comments

Comments
 (0)