Skip to content

Commit fc26296

Browse files
committed
Update changelogs
1 parent 1c05888 commit fc26296

File tree

6 files changed

+5
-12
lines changed

6 files changed

+5
-12
lines changed

packages/commerce-sdk-react/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
## v1.0.1-preview.1 (Jul 26, 2023)
2-
## v1.0.2-0 (Jul 26, 2023)
31
## v1.0.1 (Jul 26, 2023)
4-
## v3.1.0-preview.5 (Jul 26, 2023)
5-
## v1.0.1 (Jul 25, 2023)
62

73
- 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)
84
- Fix potential security vulnerability in `semver` dependency [#1358](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1358)

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.1.0 (Jul 25, 2023)
1+
## v3.1.0 (Jul 26, 2023)
22

33
- Fix potential security vulnerability in `semver` dependency [#1358](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1358)
44

packages/pwa-kit-dev/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
## v3.1.0-preview.5 (Jul 26, 2023)
2-
## v3.1.0 (Jul 25, 2023)
1+
## v3.1.0 (Jul 26, 2023)
32

43
- Allow setting cookies using the `MRT_ALLOW_COOKIES` environment variable [#1318](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1318)
54
- Send package versions as bundle metadata [#1354](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1354)

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
## v3.1.0-preview.5 (Jul 26, 2023)
2-
## v3.1.0 (Jul 25, 2023)
1+
## v3.1.0 (Jul 26, 2023)
32

43
## v3.0.0 (Jun 15, 2023)
54

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.1.0-preview.5 (Jul 26, 2023)
2-
## v3.1.0 (Jul 25, 2023)
1+
## v3.1.0 (Jul 26, 2023)
32

43
- Allow setting cookies using the `MRT_ALLOW_COOKIES` environment variable [#1318](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1318)
54
- Fix potential security vulnerability in `semver` dependency [#1358](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1358)

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-
## v1.0.1 (Jun 25, 2023)
1+
## v1.0.1 (Jul 26, 2023)
22

33
- Fix price display when a discounted price is zero [#1361](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1361)
44
- Fix price adjustments of a line item when more than one is present [#1362](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/1362)

0 commit comments

Comments
 (0)