@salesforce/lds-runtime-mobile 1.116.2 → 1.117.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
@@ -15611,4 +15611,4 @@ register({
15611
15611
  });
15612
15612
 
15613
15613
  export { getRuntime, registerReportObserver, reportGraphqlQueryParseError };
15614
- // version: 1.116.2-316b6fe27
15614
+ // version: 1.117.0-7509e1b29
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-runtime-mobile",
3
- "version": "1.116.2",
3
+ "version": "1.117.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
@@ -15611,4 +15611,4 @@ register({
15611
15611
  });
15612
15612
 
15613
15613
  export { getRuntime, registerReportObserver, reportGraphqlQueryParseError };
15614
- // version: 1.116.2-316b6fe27
15614
+ // version: 1.117.0-7509e1b29