expo-eas-client
Advanced tools
Comparing version 0.5.1 to 0.6.0
@@ -13,2 +13,8 @@ # Changelog | ||
## 0.6.0 — 2023-06-21 | ||
### 🐛 Bug fixes | ||
- Fixed Android build warnings for Gradle version 8. ([#22537](https://github.com/expo/expo/pull/22537), [#22609](https://github.com/expo/expo/pull/22609) by [@kudo](https://github.com/kudo)) | ||
## 0.5.1 — 2023-02-09 | ||
@@ -15,0 +21,0 @@ |
{ | ||
"name": "expo-eas-client", | ||
"version": "0.5.1", | ||
"version": "0.6.0", | ||
"description": "Stable client identifier for EAS services", | ||
@@ -40,3 +40,3 @@ "main": "build/index.js", | ||
}, | ||
"gitHead": "1f8a6a09570fd451378565ca34933018ce48454e" | ||
"gitHead": "fa5ecca8251986b9f197cc14074eec0ab6dfb6db" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
12968