expo-contacts
Advanced tools
Comparing version 14.0.1 to 14.0.2
@@ -13,2 +13,8 @@ # Changelog | ||
## 14.0.2 — 2024-11-07 | ||
### 🐛 Bug fixes | ||
- [Android] Fix `ContactQuery` `id` field not accepting arrays. ([#32651](https://github.com/expo/expo/pull/32651) by [@behenate](https://github.com/behenate)) | ||
## 14.0.1 — 2024-10-22 | ||
@@ -15,0 +21,0 @@ |
{ | ||
"name": "expo-contacts", | ||
"version": "14.0.1", | ||
"version": "14.0.2", | ||
"description": "Provides access to the phone's system contacts.", | ||
@@ -43,3 +43,3 @@ "main": "build/Contacts.js", | ||
}, | ||
"gitHead": "f7adac0a6b82ab484a8254a68c3808ba6f2afde5" | ||
"gitHead": "c0899e56c5be08b0142f06f05aa7bac8d6bc18b8" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
274216