@salesforce/lds-runtime-mobile 1.147.1 → 1.147.2

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
@@ -15655,4 +15655,4 @@ register({
15655
15655
  });
15656
15656
 
15657
15657
  export { getRuntime, registerReportObserver, reportGraphqlQueryParseError };
15658
- // version: 1.147.1-855bb4b87
15658
+ // version: 1.147.2-2b0ae2d38
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-runtime-mobile",
3
- "version": "1.147.1",
3
+ "version": "1.147.2",
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
@@ -15655,4 +15655,4 @@ register({
15655
15655
  });
15656
15656
 
15657
15657
  export { getRuntime, registerReportObserver, reportGraphqlQueryParseError };
15658
- // version: 1.147.1-855bb4b87
15658
+ // version: 1.147.2-2b0ae2d38