expo-eas-client
Advanced tools
Comparing version 0.8.0 to 0.9.0
@@ -13,2 +13,8 @@ # Changelog | ||
## 0.9.0 — 2023-09-15 | ||
### 🎉 New features | ||
- Added support for Apple tvOS. ([#24329](https://github.com/expo/expo/pull/24329) by [@douglowder](https://github.com/douglowder)) | ||
## 0.8.0 — 2023-09-04 | ||
@@ -15,0 +21,0 @@ |
{ | ||
"name": "expo-eas-client", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "Stable client identifier for EAS services", | ||
@@ -40,3 +40,3 @@ "main": "build/index.js", | ||
}, | ||
"gitHead": "79607a7325f47aa17c36d266100d09a4ff2cc544" | ||
"gitHead": "ee2c866ba3c7fbc35ff2a3e896041cf15d3bd7c5" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13588