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

Commit 647ec58

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 9.0.1
1 parent 66702c7 commit 647ec58

File tree

4 files changed

+4216
-3657
lines changed

4 files changed

+4216
-3657
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.0.1] - 2024-01-10
6+
### Changed:
7+
- Update the build and ManualTestApp to use React Native 0.73.2.
8+
9+
### Fixed:
10+
- Readme information about which SDK version works with which React Native version.
11+
512
## [9.0.0] - 2024-01-09
613
**Version 9.0 includes breaking changes in dependencies**. In version 9.0, there are no changes to the React Native SDK API or functionality. Version 9.0 of the SDK requires Java 17, in order to support React Native 0.73.
714

package-lock.json

Lines changed: 3 additions & 3 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.0.0",
3+
"version": "9.0.1",
44
"description": "LaunchDarkly Client-side SDK for React Native",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)