Skip to content

Commit

Permalink
V1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
c19354837 committed Jun 6, 2018
1 parent f8c84bc commit 7f4ad91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# V1.4.5
**2018-06-07**

fix bug: Exception handling for Volume Event, see [detail](https://github.com/c19354837/react-native-system-setting/issues/39)

# V1.4.4
**2018-05-27**

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-system-setting",
"version": "1.4.4",
"version": "1.4.5",
"description": "provide some system setting APIs. Volume, brightness, wifi, location, bluetooth, airplane...",
"main": "SystemSetting.js",
"homepage": "https://github.com/c19354837/react-native-system-setting",
Expand Down

0 comments on commit 7f4ad91

Please sign in to comment.