Skip to content

Commit 7807a0f

Browse files
committed
update CHANGELOG
1 parent bbc5f0c commit 7807a0f

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@
33

44
## v5.0.0
55

6-
**NOTE** These changes are compatible with ECOM 25.9
7-
86
- Enum types have been added for certain operations and types
97
- Certain operations have had types updated for query parameters
108
- SLAS helpers have been refactored to accept a single `options` object argument, where the properties are the old arguments
119
- Path parameter special characters are encoded by default
1210
- API family layer and API namespace has been removed. To import API classes, please refer to the [README](https://github.com/SalesforceCommerceCloud/commerce-sdk?tab=readme-ov-file#sample-code)
13-
- Docs Site has been upgraded [TypeScript downgraded to 4.4.4 for TypeDoc 0.17.8 compatibility]
11+
- Docs Site has been upgraded to reflect new directory structure [#426](https://github.com/SalesforceCommerceCloud/commerce-sdk/pull/426)
1412

1513

1614
## v4.2.0

docs/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@
33

44
## v5.0.0
55

6-
**NOTE** These changes are compatible with ECOM 25.9
7-
86
- Enum types have been added for certain operations and types
97
- Certain operations have had types updated for query parameters
108
- SLAS helpers have been refactored to accept a single `options` object argument, where the properties are the old arguments
119
- Path parameter special characters are encoded by default
1210
- API family layer and API namespace has been removed. To import API classes, please refer to the [README](https://github.com/SalesforceCommerceCloud/commerce-sdk?tab=readme-ov-file#sample-code)
13-
- Docs Site has been upgraded [TypeScript downgraded to 4.4.4 for TypeDoc 0.17.8 compatibility]
11+
- Docs Site has been upgraded to reflect new directory structure [#426](https://github.com/SalesforceCommerceCloud/commerce-sdk/pull/426)
1412

1513

1614
## v4.2.0

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ <h2>Security</h2>
618618
<p>For more information about security considerations related to developing headless commerce applications, see
619619
<a href="https://developer.salesforce.com/docs/commerce/commerce-api/guide/security-considerations-for-headless-commerce.html">Security Considerations for Headless Commerce</a> on the
620620
<a href="https://developer.salesforce.com/developer-centers/commerce-cloud">Commerce Cloud Developer Center</a>.</p>
621-
<p>If you discover any potential security issues, please report them to <a href="mailto:&#115;&#x65;&#x63;&#x75;&#114;&#x69;&#x74;&#x79;&#64;&#115;&#97;&#x6c;&#101;&#x73;&#x66;&#x6f;&#114;&#99;&#101;&#x2e;&#99;&#x6f;&#x6d;">&#115;&#x65;&#x63;&#x75;&#114;&#x69;&#x74;&#x79;&#64;&#115;&#97;&#x6c;&#101;&#x73;&#x66;&#x6f;&#114;&#99;&#101;&#x2e;&#99;&#x6f;&#x6d;</a> as soon as possible.</p>
621+
<p>If you discover any potential security issues, please report them to <a href="mailto:&#x73;&#101;&#99;&#x75;&#x72;&#x69;&#x74;&#121;&#64;&#x73;&#97;&#x6c;&#101;&#x73;&#102;&#x6f;&#x72;&#99;&#101;&#46;&#99;&#x6f;&#109;">&#x73;&#101;&#99;&#x75;&#x72;&#x69;&#x74;&#121;&#64;&#x73;&#97;&#x6c;&#101;&#x73;&#102;&#x6f;&#x72;&#99;&#101;&#46;&#99;&#x6f;&#109;</a> as soon as possible.</p>
622622
<a href="#additional-documentation" id="additional-documentation" style="color: inherit; text-decoration: none;">
623623
<h2>Additional Documentation</h2>
624624
</a>

0 commit comments

Comments
 (0)