Skip to content

Commit

Permalink
chore(main): release providers/launchdarkly 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 31, 2024
1 parent b77d0f5 commit 2581d8a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"providers/from-env": "0.1.3",
"providers/go-feature-flag": "0.1.33",
"providers/flagsmith": "0.1.4",
"providers/launchdarkly": "0.1.4",
"providers/launchdarkly": "0.1.5",
"providers/unleash": "0.0.3-alpha",
"providers/harness": "0.0.4-alpha",
"tests/flagd": "1.3.3"
Expand Down
8 changes: 8 additions & 0 deletions providers/launchdarkly/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.5](https://github.com/open-feature/go-sdk-contrib/compare/providers/launchdarkly/v0.1.4...providers/launchdarkly/v0.1.5) (2024-01-31)


### 🐛 Bug Fixes

* **deps:** update golang.org/x/exp digest to 1b97071 ([#379](https://github.com/open-feature/go-sdk-contrib/issues/379)) ([d2b2f1e](https://github.com/open-feature/go-sdk-contrib/commit/d2b2f1e19d5d6e9168174dc2d0196453a57ecac1))
* **deps:** update module github.com/launchdarkly/go-server-sdk/v6 to v7 ([#370](https://github.com/open-feature/go-sdk-contrib/issues/370)) ([402ba16](https://github.com/open-feature/go-sdk-contrib/commit/402ba1610fd0d1a734d166da17544495a2c7628f))

## [0.1.4](https://github.com/open-feature/go-sdk-contrib/compare/providers/launchdarkly/v0.1.3...providers/launchdarkly/v0.1.4) (2024-01-19)


Expand Down

0 comments on commit 2581d8a

Please sign in to comment.