@salesforce/lds-adapters-industries-education 1.131.3 → 1.131.4

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/sfdc/index.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-industries-education",
3
- "version": "1.131.3",
3
+ "version": "1.131.4",
4
4
  "description": "Education Cloud related actions",
5
5
  "license": "MIT",
6
6
  "main": "dist/es/es2018/industries-education.js",
package/sfdc/index.js CHANGED
@@ -2336,4 +2336,4 @@ withDefaultLuvio((luvio) => {
2336
2336
  });
2337
2337
 
2338
2338
  export { createCarePlans, getAvailableTimeSlots, getAvailableTimeSlots_imperative, getAvailableTopics, getAvailableTopics_imperative, getSuccessTeam, getSuccessTeam_imperative };
2339
- // version: 1.131.3-d1ccfd131
2339
+ // version: 1.131.4-cc304bf50