expo-eas-client
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -13,2 +13,6 @@ # Changelog | ||
## 0.7.1 — 2023-08-02 | ||
_This version does not introduce any user-facing changes._ | ||
## 0.7.0 — 2023-07-28 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-eas-client", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Stable client identifier for EAS services", | ||
@@ -40,3 +40,3 @@ "main": "build/index.js", | ||
}, | ||
"gitHead": "663654577a7068c641b5e9474efbc502e3f334ea" | ||
"gitHead": "2240630a92eb79a4e4bf73e1439916c394876478" | ||
} |
@@ -8,3 +8,3 @@ // @generated by expo-module-scripts | ||
"include": ["./src"], | ||
"exclude": ["**/__mocks__/*", "**/__tests__/*", "**/__stories__/*"] | ||
"exclude": ["**/__mocks__/*", "**/__tests__/*"] | ||
} |
Sorry, the diff of this file is not supported yet
13068