Skip to content

Commit a0760ce

Browse files
chore(main): release tests/flagd 1.3.3
1 parent b22105c commit a0760ce

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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-11)
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+
310
## [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)
411

512

0 commit comments

Comments
 (0)