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

Commit 45d80ce

Browse files
committed
Merge branch 'master' of github.com:launchdarkly/react-native-client-sdk
2 parents 034f2ff + 836bdd8 commit 45d80ce

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ All notable changes to the LaunchDarkly React Native SDK will be documented in t
99

1010
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.
1111

12-
# Note on future releases
13-
14-
The LaunchDarkly SDK repositories are being renamed for consistency. This repository is now `react-native-client-sdk` rather than `react-native-client`.
15-
16-
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`.
17-
1812
## [1.0.0] - 2019-04-18
1913
### Changed
2014
- Android and iOS client versions
2115
### Fixed
2216
- Added correct anonymous property
2317
- Removed dependencies and added caret to peer dependencies
2418

19+
### Note on future releases
20+
21+
The LaunchDarkly SDK repositories are being renamed for consistency. This repository is now `react-native-client-sdk` rather than `react-native-client`.
22+
23+
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`.
24+
2525
## [1.0.0-beta.1] - 2019-03-01
2626
### Added
2727
- CHANGELOG.md and CONTRIBUTING.md

0 commit comments

Comments
 (0)