@salesforce/lds-default-luvio 1.234.0 → 1.235.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.
@@ -135,4 +135,4 @@ function withDefaultLuvio(callback) {
135
135
  }
136
136
 
137
137
  export { forEachRegistration, register, setDefaultLuvio, withDefaultLuvio, withRegistration };
138
- // version: 1.234.0-0bc60ee81
138
+ // version: 1.235.0-3790decf0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-default-luvio",
3
- "version": "1.234.0",
3
+ "version": "1.235.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "rendezvous point for producers & consumers of the default luvio instance",
6
6
  "bugs": "This software is provided as-is with no support provided.",
package/sfdc/ldsEngine.js CHANGED
@@ -183,4 +183,4 @@ if (typeof $A !== 'undefined' &&
183
183
  }
184
184
 
185
185
  export { forEachRegistration, register, setDefaultLuvio, withDefaultLuvio, withRegistration };
186
- // version: 1.234.0-0bc60ee81
186
+ // version: 1.235.0-3790decf0
@@ -141,4 +141,4 @@ function withDefaultLuvio(callback) {
141
141
  }
142
142
 
143
143
  export { forEachRegistration, register, setDefaultLuvio, withDefaultLuvio, withRegistration };
144
- // version: 1.234.0-0bc60ee81
144
+ // version: 1.235.0-3790decf0