Skip to content

Commit 3aa45bc

Browse files
committed
Clean up changelog files
1 parent 322f9e1 commit 3aa45bc

File tree

7 files changed

+9
-13
lines changed

7 files changed

+9
-13
lines changed

packages/commerce-sdk-react/CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
## v2.0.0-preview.1 (Jun 24, 2024)
2-
## v2.0.0-preview.0 (Jun 24, 2024)
3-
## v3.6.0-preview.1 (Jun 24, 2024)
4-
## v2.0.0 (Jun 24, 2024)
1+
## v2.0.0 (Jun 25, 2024)
52
- Add `useCustomQuery` and `useCustomMutation` for SCAPI custom endpoint support [#1793](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1793)
63
- Add Shopper Stores hooks [#1788](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1788)
74
- Add a helper method to add an item to either new or existing basket [#1677](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1677)

packages/pwa-kit-create-app/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v3.6.0 (Apr 17, 2024)
1+
## v3.6.0 (Jun 25, 2024)
22

33
- Fix: 'Cannot use import statement outside a module' error in generated extensible project unit tests [#1821](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1821)
44

packages/pwa-kit-dev/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## v3.6.0-preview.1 (Jun 24, 2024)
2-
## v3.6.0 (Jun 24, 2024)
1+
## v3.6.0 (Jun 25, 2024)
2+
33
## v3.5.1 (Apr 17, 2024)
44
- Update SLAS private proxy path [#1752](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1752)
55

packages/pwa-kit-react-sdk/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## v3.6.0-preview.1 (Jun 24, 2024)
2-
## v3.6.0 (Jun 24, 2024)
1+
## v3.6.0 (Jun 25, 2024)
2+
33
## v3.5.1 (Apr 17, 2024)
44

55
## v3.5.0 (Apr 15, 2024)

packages/pwa-kit-runtime/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
## v3.6.0-preview.1 (Jun 24, 2024)
2-
## v3.6.0 (Jun 24, 2024)
1+
## v3.6.0 (Jun 25, 2024)
32
- Add logger to print logs generated by PWA Kit packages [#1822](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1822)
43
- Memoize `getConfig` on the server-side [#1800](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1800)
54
- Added the `x-correlation-id` response header, which is set to the MRT correlation ID. This enhances traceability by including the correlation ID from the request in the response. [#1787](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1787)

packages/pwa-kit-runtime/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/template-retail-react-app/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v3.0.0 (Jun 24, 2024)
1+
## v3.0.0 (Jun 25, 2024)
22

33
### Improvements
44

0 commit comments

Comments
 (0)