commerce-sdk-isomorphic 1.8.0 → 1.9.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## v1.9.0
4
+
5
+ ### API Added
6
+
7
+ * The [Shopper Experience](https://developer.salesforce.com/docs/commerce/commerce-api/references/shopper-experience?meta=Summary) API has been added to the SDK.
8
+
3
9
  ## v1.8.0
4
10
 
5
11
  #### API Changes
@@ -16,7 +22,7 @@
16
22
 
17
23
  #### Enhancements
18
24
 
19
- * SLAS helpers support the `channel_id` (`siteId`) parameter
25
+ * SLAS helpers support the `channel_id` (`siteId`) parameter
20
26
 
21
27
  ## v1.7.1
22
28
 
package/LICENSE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2020, Salesforce.com, Inc.
1
+ Copyright (c) 2023, Salesforce, Inc.
2
2
  All rights reserved.
3
3
 
4
4
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: