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
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ <h2>Security</h2>
<p>For more information about security considerations related to developing headless commerce applications, see
<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
<a href="https://developer.salesforce.com/developer-centers/commerce-cloud">Commerce Cloud Developer Center</a>.</p>
<p>If you discover any potential security issues, please report them to <a href="mailto:&#x73;&#x65;&#x63;&#x75;&#x72;&#x69;&#116;&#121;&#64;&#x73;&#97;&#108;&#x65;&#x73;&#102;&#x6f;&#x72;&#99;&#101;&#46;&#99;&#111;&#x6d;">&#x73;&#x65;&#x63;&#x75;&#x72;&#x69;&#116;&#121;&#64;&#x73;&#97;&#108;&#x65;&#x73;&#102;&#x6f;&#x72;&#99;&#101;&#46;&#99;&#111;&#x6d;</a> as soon as possible.</p>
<p>If you discover any potential security issues, please report them to <a href="mailto:&#115;&#101;&#x63;&#x75;&#114;&#x69;&#116;&#x79;&#64;&#x73;&#x61;&#x6c;&#101;&#115;&#102;&#x6f;&#114;&#x63;&#101;&#x2e;&#99;&#x6f;&#109;">&#115;&#101;&#x63;&#x75;&#114;&#x69;&#116;&#x79;&#64;&#x73;&#x61;&#x6c;&#101;&#115;&#102;&#x6f;&#114;&#x63;&#101;&#x2e;&#99;&#x6f;&#109;</a> as soon as possible.</p>
<a href="#additional-documentation" id="additional-documentation" style="color: inherit; text-decoration: none;">
<h2>Additional Documentation</h2>
</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/version.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> USER_<wbr>AGENT_<wbr>HEADER
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-module">
<a name="user_agent_value" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagConst">Const</span> USER_<wbr>AGENT_<wbr>VALUE</h3>
<div class="tsd-signature tsd-kind-icon">USER_<wbr>AGENT_<wbr>VALUE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"commerce-sdk@6.1.0"</span><span class="tsd-signature-symbol"> = &quot;commerce-sdk@6.1.0&quot;</span></div>
<div class="tsd-signature tsd-kind-icon">USER_<wbr>AGENT_<wbr>VALUE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"commerce-sdk@6.2.0"</span><span class="tsd-signature-symbol"> = &quot;commerce-sdk@6.2.0&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in renderedTemplates/version.ts:9</li>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commerce-sdk",
"version": "6.1.0",
"version": "6.2.0",
"description": "Salesforce Commerce Cloud SDK",
"homepage": "https://developer.salesforce.com/developer-centers/commerce-cloud",
"repository": {
Expand Down
Loading