expo-contacts
Advanced tools
Comparing version 9.2.1 to 9.2.2
@@ -13,2 +13,8 @@ # Changelog | ||
## 9.2.2 — 2021-06-24 | ||
### 🛠 Breaking changes | ||
- Added `AndroidManifest.xml` queries for intent handling. ([#13388](https://github.com/expo/expo/pull/13388) by [@EvanBacon](https://github.com/EvanBacon)) | ||
## 9.2.1 — 2021-06-22 | ||
@@ -15,0 +21,0 @@ |
{ | ||
"name": "expo-contacts", | ||
"version": "9.2.1", | ||
"version": "9.2.2", | ||
"description": "Provides access to the phone's system contacts.", | ||
@@ -45,3 +45,3 @@ "main": "build/Contacts.js", | ||
}, | ||
"gitHead": "6e8cfadff90f106d6321d0dd8c4158f12a973d30" | ||
"gitHead": "3b3a83167d7feeacd63a2b3ddb4a3163b1a5ab2f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1160793