Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit ad55be9

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 9.4.0
1 parent d13fff8 commit ad55be9

File tree

4 files changed

+4212
-3656
lines changed

4 files changed

+4212
-3656
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the LaunchDarkly React Native SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [9.4.0] - 2024-10-25
6+
### Changed:
7+
- Updates underlying iOS SDK to 9.11.0 and Android SDK to 5.4.0 to incorporate latest functionality. For more details see [iOS release notes](https://github.com/launchdarkly/ios-client-sdk/releases) and [Android release notes](https://github.com/launchdarkly/android-client-sdk/releases)
8+
59
## [9.3.0] - 2024-06-11
610
### Fixed:
711
- Updates internal dependency ios-client-sdk to version 9.8.2 to incorporate privacy manifest fix

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "launchdarkly-react-native-client-sdk",
3-
"version": "9.3.0",
3+
"version": "9.4.0",
44
"description": "LaunchDarkly Client-side SDK for React Native",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)