Commit f5b66d3b authored by Rebecca Hughes's avatar Rebecca Hughes

Release a new version

parent 4257e4f3
...@@ -109,6 +109,7 @@ public class MainActivity extends Activity implements DefaultHardwareBackBtnHand ...@@ -109,6 +109,7 @@ public class MainActivity extends Activity implements DefaultHardwareBackBtnHand
## Release Notes ## Release Notes
* 0.8.4 don't use destructuring
* 0.8.3 removes the default bluetooth permission * 0.8.3 removes the default bluetooth permission
* 0.8.2 change deployment target to iOS 8 * 0.8.2 change deployment target to iOS 8
* 0.8.1 removes unnecessary peerDependencies * 0.8.1 removes unnecessary peerDependencies
......
{ {
"name": "react-native-device-info", "name": "react-native-device-info",
"version": "0.8.3", "version": "0.8.4",
"description": "Get device information using react-native", "description": "Get device information using react-native",
"main": "deviceinfo.js", "main": "deviceinfo.js",
"repository": { "repository": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment