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

Commit df37e0d

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 7.1.3
1 parent 61cce2b commit df37e0d

File tree

4 files changed

+4747
-4294
lines changed

4 files changed

+4747
-4294
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+
## [7.1.3] - 2023-03-21
6+
### Fixed:
7+
- Updating underlying Android dependency to include fix for allFlagsChangeListener.
8+
59
## [7.1.2] - 2023-03-15
610
### Fixed:
711
- On Android if proguard is enabled, the sdk crashes on init because the consumer-proguard-rules.pro file is missing.

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

0 commit comments

Comments
 (0)