@salesforce/lds-adapters-industries-context 1.136.2 → 1.136.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-context",
3
- "version": "1.136.2",
3
+ "version": "1.136.4",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Normandy Context Service",
6
6
  "main": "dist/es/es2018/industries-context.js",
package/sfdc/index.js CHANGED
@@ -8545,4 +8545,4 @@ withDefaultLuvio((luvio) => {
8545
8545
  });
8546
8546
 
8547
8547
  export { createContextAttribute, createContextAttributeList, createContextAttributeMapping, createContextAttributeTag, createContextDefinition, createContextDefinitionVersion, createContextMapping, createContextNode, createContextNodeMapping, deleteContextAttribute, deleteContextAttributeMapping, deleteContextAttributeTag, deleteContextDefinition, deleteContextDefinitionVersion, deleteContextMapping, deleteContextNode, deleteContextNodeMapping, getContextAttribute, getContextAttributeMapping, getContextAttributeMappingNotifyChange, getContextAttributeMapping_imperative, getContextAttributeNotifyChange, getContextAttributeTag, getContextAttributeTagNotifyChange, getContextAttributeTag_imperative, getContextAttributeTagsByAttributeId, getContextAttributeTagsByAttributeId_imperative, getContextAttribute_imperative, getContextDefinition, getContextDefinitionInfo, getContextDefinitionInfoNotifyChange, getContextDefinitionInfo_imperative, getContextDefinitionList, getContextDefinitionList_imperative, getContextDefinitionNotifyChange, getContextDefinitionVersion, getContextDefinitionVersionNotifyChange, getContextDefinitionVersion_imperative, getContextDefinition_imperative, getContextMapping, getContextMappingNotifyChange, getContextMapping_imperative, getContextNode, getContextNodeMapping, getContextNodeMappingNotifyChange, getContextNodeMapping_imperative, getContextNodeNotifyChange, getContextNode_imperative, getContextServiceAccess, getContextServiceAccessNotifyChange, getContextServiceAccess_imperative, putContextServiceAccess, updateContextAttribute, updateContextAttributeMapping, updateContextAttributeTag, updateContextDefinition, updateContextDefinitionVersion, updateContextMapping, updateContextNode, updateContextNodeMapping };
8548
- // version: 1.136.2-b7c78dbef
8548
+ // version: 1.136.4-1b206f2a8