@salesforce/lds-adapters-sales-pathassistant 1.247.0 → 1.248.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.
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-sales-pathassistant",
3
- "version": "1.247.0",
3
+ "version": "1.248.0",
4
4
  "description": "Connect APIs for Path Assistant",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/es/es2018/sales-pathassistant.js",
package/sfdc/index.js CHANGED
@@ -552,4 +552,4 @@ withDefaultLuvio((luvio) => {
552
552
  });
553
553
 
554
554
  export { getPathAssistant, getPathAssistantDaysInStage, getPathAssistantDaysInStage_imperative, getPathAssistant_imperative };
555
- // version: 1.247.0-418b3895b
555
+ // version: 1.248.0-0a41f7ec3