Skip to content

Commit

Permalink
chore: release main (#759)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>react-native-client-sdk: 10.9.5</summary>

##
[10.9.5](react-native-client-sdk-v10.9.4...react-native-client-sdk-v10.9.5)
(2025-01-24)


### Bug Fixes

* **react-native:** check for nullability in SettingsManager?.settings
([#758](#758))
([3449934](3449934))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 24, 2025
1 parent 3449934 commit 83f9cb1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"packages/store/node-server-sdk-dynamodb": "6.2.3",
"packages/store/node-server-sdk-redis": "4.2.3",
"packages/shared/sdk-client": "1.12.2",
"packages/sdk/react-native": "10.9.4",
"packages/sdk/react-native": "10.9.5",
"packages/telemetry/node-server-sdk-otel": "1.1.3",
"packages/sdk/browser": "0.4.0",
"packages/sdk/server-ai": "0.8.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/sdk/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [10.9.5](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v10.9.4...react-native-client-sdk-v10.9.5) (2025-01-24)


### Bug Fixes

* **react-native:** check for nullability in SettingsManager?.settings ([#758](https://github.com/launchdarkly/js-core/issues/758)) ([3449934](https://github.com/launchdarkly/js-core/commit/3449934027697ac9283aeeeca8df9a76d172fcad))

## [10.9.4](https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v10.9.3...react-native-client-sdk-v10.9.4) (2025-01-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/react-native-client-sdk",
"version": "10.9.4",
"version": "10.9.5",
"description": "React Native LaunchDarkly SDK",
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/react-native",
"repository": {
Expand Down

0 comments on commit 83f9cb1

Please sign in to comment.