@salesforce/lds-runtime-mobile 1.123.2 → 1.124.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
@@ -15669,4 +15669,4 @@ register({
15669
15669
  });
15670
15670
 
15671
15671
  export { getRuntime, registerReportObserver, reportGraphqlQueryParseError };
15672
- // version: 1.123.2-37e7786b5
15672
+ // version: 1.124.0-127a4ea43
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-runtime-mobile",
3
- "version": "1.123.2",
3
+ "version": "1.124.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
@@ -15669,4 +15669,4 @@ register({
15669
15669
  });
15670
15670
 
15671
15671
  export { getRuntime, registerReportObserver, reportGraphqlQueryParseError };
15672
- // version: 1.123.2-37e7786b5
15672
+ // version: 1.124.0-127a4ea43