expo-manifests
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -13,2 +13,8 @@ # Changelog | ||
## 0.2.1 — 2021-10-06 | ||
### 🐛 Bug fixes | ||
- Support platform shared jsEngine schema. ([#14654](https://github.com/expo/expo/pull/14654) by [@kudo](https://github.com/kudo)) | ||
## 0.2.0 — 2021-09-28 | ||
@@ -15,0 +21,0 @@ |
{ | ||
"name": "expo-manifests", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Code to parse and use Expo and Expo Updates manifests.", | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "1fffde73411ee7a642b98f1506a8de921805d52b" | ||
"gitHead": "3d77b00bf982f5b3377812140ec8aefe48eeb4e8" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
44566