@salesforce/lds-runtime-mobile 1.202.1 → 1.204.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
@@ -16296,4 +16296,4 @@ register({
16296
16296
  });
16297
16297
 
16298
16298
  export { getRuntime, registerReportObserver, reportGraphqlQueryParseError };
16299
- // version: 1.202.1-4c23d89c7
16299
+ // version: 1.204.0-6b182ea17
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-runtime-mobile",
3
- "version": "1.202.1",
3
+ "version": "1.204.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
@@ -16296,4 +16296,4 @@ register({
16296
16296
  });
16297
16297
 
16298
16298
  export { getRuntime, registerReportObserver, reportGraphqlQueryParseError };
16299
- // version: 1.202.1-4c23d89c7
16299
+ // version: 1.204.0-6b182ea17