Skip to content

Commit e3f29db

Browse files
committed
Updated changelog
1 parent c3bcb04 commit e3f29db

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

packages/commerce-sdk-react/CHANGELOG.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
## v1.0.2 (Sep 21, 2023)
2-
## v1.0.3-0 (Sep 21, 2023)
3-
## v1.0.2 (Sep 21, 2023)
4-
## v3.1.1 (Sep 21, 2023)
5-
## v1.0.2 (Sep 21, 2023)
6-
## v1.0.2-preview.1 (Sep 21, 2023)
7-
## v1.0.2-preview.0 (Sep 21, 2023)
8-
## v3.1.1-preview.0 (Sep 21, 2023)
9-
## v1.0.2-preview.0 (Sep 21, 2023)
2+
3+
- commerce-sdk-react: have typedoc-related deps as dev dependencies [#1425](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1425)
4+
- Updated commerce-sdk-isomorphic to v1.10.4 [#137](https://github.com/SalesforceCommerceCloud/commerce-sdk-isomorphic/pull/137)
5+
106
## v1.0.1 (Jul 26, 2023)
117

128
- Updated the expiry of the guest refresh token cookie to 30 days, to match the actual [duration of the token](https://developer.salesforce.com/docs/commerce/commerce-api/guide/slas.html?q=refresh+token#access-tokens-and-refresh-tokens). [#1342](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1342)

packages/pwa-kit-dev/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## v3.1.1 (Sep 21, 2023)
2-
## v3.1.1-preview.0 (Sep 21, 2023)
2+
3+
- Bugfix: resolve performance issue due to webpack stats [#1418](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1418)
4+
35
## v3.1.0 (Jul 26, 2023)
46

57
- Allow setting cookies using the `MRT_ALLOW_COOKIES` environment variable [#1318](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1318)

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v2.0.0 (Sep 21, 2023)
2+
3+
- V3 Fix checkout card number [#1424](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1424)
4+
15
## v1.0.1 (Jul 26, 2023)
26

37
- Fix price display when a discounted price is zero [#1361](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1361)

0 commit comments

Comments
 (0)