expo-manifests
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -13,2 +13,8 @@ # Changelog | ||
## 0.5.2 — 2023-02-21 | ||
### 🐛 Bug fixes | ||
- Fixed default `expo.jsEngine` value when SDK is lower than 48. ([#21266](https://github.com/expo/expo/pull/21266) by [@kudo](https://github.com/kudo)) | ||
## 0.5.1 — 2023-02-09 | ||
@@ -15,0 +21,0 @@ |
{ | ||
"name": "expo-manifests", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Code to parse and use Expo and Expo Updates manifests.", | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "1f8a6a09570fd451378565ca34933018ce48454e" | ||
"gitHead": "d7ecf4eaf234d2f1100249a2c893a948d47376aa" | ||
} |
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
48125