Skip to content

Commit 92098d0

Browse files
chore(main): release providers/launchdarkly 0.1.6
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 9483947 commit 92098d0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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.2.6",
99
"providers/gcp": "0.0.1",
1010
"providers/flagsmith": "0.1.5",
11-
"providers/launchdarkly": "0.1.5",
11+
"providers/launchdarkly": "0.1.6",
1212
"providers/unleash": "0.1.0-alpha",
1313
"providers/harness": "0.0.4-alpha",
1414
"providers/statsig": "0.0.4",

providers/launchdarkly/CHANGELOG.md

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

3+
## [0.1.6](https://github.com/open-feature/go-sdk-contrib/compare/providers/launchdarkly/v0.1.5...providers/launchdarkly/v0.1.6) (2025-09-08)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** bump open-feature/go-sdk from v1.11 to v1.15 ([#686](https://github.com/open-feature/go-sdk-contrib/issues/686)) ([ce87102](https://github.com/open-feature/go-sdk-contrib/commit/ce871021d0c45d3c992bb00b33c8b7a8e337e9a3))
9+
* **deps:** update golang.org/x/exp digest to 7e4ce0a ([#515](https://github.com/open-feature/go-sdk-contrib/issues/515)) ([4a04445](https://github.com/open-feature/go-sdk-contrib/commit/4a04445ee4e327bc0cfe497f0d7bab64697b8b61))
10+
* **deps:** update golang.org/x/exp digest to b7579e2 ([#679](https://github.com/open-feature/go-sdk-contrib/issues/679)) ([a6372f9](https://github.com/open-feature/go-sdk-contrib/commit/a6372f91b262d2f81b90bfa9e76d722ad480378b))
11+
* **deps:** update module github.com/launchdarkly/go-server-sdk/v7 to v7.11.0 ([#709](https://github.com/open-feature/go-sdk-contrib/issues/709)) ([ee56e7d](https://github.com/open-feature/go-sdk-contrib/commit/ee56e7d52eaef4901cc39083dd244fd476707899))
12+
* **deps:** update module github.com/open-feature/go-sdk to v1.15.1 ([#681](https://github.com/open-feature/go-sdk-contrib/issues/681)) ([8fd544f](https://github.com/open-feature/go-sdk-contrib/commit/8fd544ff81fd25eed655a214aa1ae1906a436f0d))
13+
314
## [0.1.5](https://github.com/open-feature/go-sdk-contrib/compare/providers/launchdarkly/v0.1.4...providers/launchdarkly/v0.1.5) (2024-09-10)
415

516

0 commit comments

Comments
 (0)