@salesforce/lds-runtime-mobile 1.141.0 → 1.142.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
@@ -15883,4 +15883,4 @@ register({
15883
15883
  });
15884
15884
 
15885
15885
  export { getRuntime, registerReportObserver, reportGraphqlQueryParseError };
15886
- // version: 1.141.0-f0b9250ae
15886
+ // version: 1.142.0-7730e2a14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-runtime-mobile",
3
- "version": "1.141.0",
3
+ "version": "1.142.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
@@ -15883,4 +15883,4 @@ register({
15883
15883
  });
15884
15884
 
15885
15885
  export { getRuntime, registerReportObserver, reportGraphqlQueryParseError };
15886
- // version: 1.141.0-f0b9250ae
15886
+ // version: 1.142.0-7730e2a14