Skip to content

Commit c58c693

Browse files
author
chenjiulin
committed
1.7.3
1 parent 9c487ee commit c58c693

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# V1.7.3
2+
**2019-10-03**
3+
4+
fix bug: `setBrightness()` will cause a crash in iOS 13, see [detail](https://github.com/c19354837/react-native-system-setting/pull/89)
5+
16
# V1.7.2
27
**2019-02-14**
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-system-setting",
3-
"version": "1.7.2",
3+
"version": "1.7.3",
44
"description": "provide some system setting APIs. Volume, brightness, wifi, location, bluetooth, airplane...",
55
"main": "SystemSetting.js",
66
"homepage": "https://github.com/c19354837/react-native-system-setting",

0 commit comments

Comments
 (0)