You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,13 @@ The LaunchDarkly SDK repositories are being renamed for consistency. This reposi
8
8
9
9
The package name will also change. In the 1.0.0 release, it is still `launchdarkly-react-native-client`; in all future releases, it will be `launchdarkly-react-native-client-sdk`.
10
10
11
+
## [1.0.1] - 2019-05-03
12
+
## Changed
13
+
- Changed the package name from `launchdarkly-react-native-client` to `launchdarkly-react-native-client-sdk`
14
+
- Changed repository references to use the new URL
15
+
16
+
There are no other changes in this release. Substituting `launchdarkly-react-native-client` version 1.0.0 with `launchdarkly-react-native-client-sdk` version 1.0.1 will not affect functionality.
0 commit comments