@salesforce/lds-runtime-aura 1.236.0 → 1.237.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.
@@ -739,4 +739,4 @@ function ldsEngineCreator() {
739
739
  }
740
740
 
741
741
  export { ldsEngineCreator as default, initializeLDS };
742
- // version: 1.236.0-036823f57
742
+ // version: 1.237.0-5cc894ce9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-runtime-aura",
3
- "version": "1.236.0",
3
+ "version": "1.237.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "LDS engine for Aura runtime",
6
6
  "main": "dist/ldsEngineCreator.js",