expo-eas-client
Advanced tools
Comparing version 0.10.0 to 0.11.0
@@ -13,2 +13,9 @@ # Changelog | ||
## 0.11.0 — 2023-11-14 | ||
### 🛠 Breaking changes | ||
- Bumped iOS deployment target to 13.4. ([#25063](https://github.com/expo/expo/pull/25063) by [@gabrieldonadel](https://github.com/gabrieldonadel)) | ||
- On `Android` bump `compileSdkVersion` and `targetSdkVersion` to `34`. ([#24708](https://github.com/expo/expo/pull/24708) by [@alanjhughes](https://github.com/alanjhughes)) | ||
## 0.10.0 — 2023-10-17 | ||
@@ -15,0 +22,0 @@ |
{ | ||
"name": "expo-eas-client", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"description": "Stable client identifier for EAS services", | ||
@@ -40,3 +40,3 @@ "main": "build/index.js", | ||
}, | ||
"gitHead": "da25937e2a99661cbe5eb60ca1d8d6245fc96a50" | ||
"gitHead": "3142a086578deffd8704a8f1b6f0f661527d836c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14818