Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# CHANGELOG

## v6.1.0

### API Versions

| API Name | API Version |
|----------|-------------|
| assignments | 1.0.38 |
| slas-admin | 1.17.0 |
| shopper-login | 1.46.0 |
| campaigns | 1.0.40 |
| catalogs | 1.0.46 |
| cors-preferences | 1.1.0 |
Copy link
Contributor

@alexvuong alexvuong Feb 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be cors-preferences-oas-v1=1.0.9 instead? We probably can add some context here to know where this package comes from since it is not existing in previous version. E.g
Cors-preferences-oas is now renamed to cors-oas, but the isomorphic still works with old namespace

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it should just be the API name, the commerce SDK has also been updated to work with the old names so I think we're okay on that front

| coupons | 1.0.43 |
| customers | 1.1.3 |
| gift-certificates | 1.0.42 |
| orders | 1.4.16 |
| preferences | 1.1.6 |
| products | 1.1.5 |
| promotions | 1.0.36 |
| shopper-baskets | 1.11.0 |
| shopper-baskets | 2.5.1 |
| shopper-configurations | 1.2.0 |
| shopper-consents | 1.1.4 |
| shopper-context | 1.1.3 |
| shopper-customers | 1.6.1 |
| shopper-experience | 1.2.1 |
| shopper-gift-certificates | 1.2.0 |
| shopper-orders | 1.12.1 |
| shopper-products | 1.3.0 |
| shopper-promotions | 1.2.0 |
| shopper-search | 1.8.0 |
| shopper-seo | 1.0.17 |
| shopper-stores | 1.2.0 |
| source-code-groups | 1.0.40 |
| cdn-api-process-apis | 1.2.0 |

## v6.0.0

### API Versions
Expand Down
32 changes: 16 additions & 16 deletions api-versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,29 @@
assignments-oas-v1=1.0.38
campaigns-oas-v1=1.0.40
catalogs-oas-v1=1.0.46
cdn-api-process-apis-oas-v1=1.0.41
cors-preferences-oas-v1=1.0.9
zones-oas-v1=1.2.0
cors-oas-v1=1.1.0
coupons-oas-v1=1.0.43
customers-oas-v1=1.1.3
gift-certificates-oas-v1=1.0.42
orders-oas-v1=1.4.15
orders-oas-v1=1.4.16
preferences-oas-v1=1.1.6
products-oas-v1=1.1.5
promotions-oas-v1=1.0.36
shopper-baskets-oas-v1=1.9.4
shopper-baskets-oas-v2=2.3.3
shopper-configurations-oas=1.0.2
shopper-baskets-oas-v1=1.11.0
shopper-baskets-oas-v2=2.5.1
shopper-configurations-oas=1.2.0
shopper-consents-oas-v1=1.1.4
shopper-context-oas-v1=1.1.3
shopper-customers-oas-v1=1.3.2
shopper-experience-oas-v1=1.1.2
shopper-gift-certificates-oas-v1=1.0.29
shopper-login-oas-v1=1.42.2
shopper-orders-oas-v1=1.10.2
shopper-products-oas-v1=1.1.3
shopper-promotions-oas-v1=1.0.39
shopper-search-oas-v1=1.5.4
shopper-customers-oas-v1=1.6.1
shopper-experience-oas-v1=1.2.1
shopper-gift-certificates-oas-v1=1.2.0
auth-oas-v1=1.46.0
shopper-orders-oas-v1=1.12.1
shopper-products-oas-v1=1.3.0
shopper-promotions-oas-v1=1.2.0
shopper-search-oas-v1=1.8.0
shopper-seo-oas-v1=1.0.17
shopper-stores-oas-v1=1.0.19
slas-admin-oas-v1=1.14.1
shopper-stores-oas-v1=1.2.0
auth-admin-oas-v1=1.17.0
source-code-groups-oas-v1=1.0.40
Loading