@salesforce/lds-runtime-mobile 1.170.1 → 1.171.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.js CHANGED
@@ -16172,4 +16172,4 @@ register({
16172
16172
  });
16173
16173
 
16174
16174
  export { getRuntime, registerReportObserver, reportGraphqlQueryParseError };
16175
- // version: 1.170.1-4e9cb0108
16175
+ // version: 1.171.0-2b2365b14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-runtime-mobile",
3
- "version": "1.170.1",
3
+ "version": "1.171.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "LDS runtime for mobile/hybrid environments.",
6
6
  "main": "dist/main.js",
package/sfdc/main.js CHANGED
@@ -16172,4 +16172,4 @@ register({
16172
16172
  });
16173
16173
 
16174
16174
  export { getRuntime, registerReportObserver, reportGraphqlQueryParseError };
16175
- // version: 1.170.1-4e9cb0108
16175
+ // version: 1.171.0-2b2365b14