Commit 62e15b2a authored by Rebecca Hughes's avatar Rebecca Hughes

Release 0.9.1

parent 4cc4713c
...@@ -69,6 +69,7 @@ public class MainActivity extends ReactActivity { ...@@ -69,6 +69,7 @@ public class MainActivity extends ReactActivity {
## Release Notes ## Release Notes
* 0.9.1 adds support for the iPhone SE and new iPad Pro
* 0.9.0 adds support for device country and changes the iOS device name to match Apple branding * 0.9.0 adds support for device country and changes the iOS device name to match Apple branding
* 0.8.4 don't use destructuring * 0.8.4 don't use destructuring
* 0.8.3 removes the default bluetooth permission * 0.8.3 removes the default bluetooth permission
......
{ {
"name": "react-native-device-info", "name": "react-native-device-info",
"version": "0.9.0", "version": "0.9.1",
"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