Skip to content

Commit ff6224f

Browse files
committed
Update changelog files
1 parent 3cd7a85 commit ff6224f

File tree

5 files changed

+19
-8
lines changed

5 files changed

+19
-8
lines changed

packages/commerce-sdk-react/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## v2.6.0-alpha.0 (Jan 25, 2023)
2-
## v2.6.0-dev (Jan 05, 2023)
1+
## v2.6.0 (Jan 25, 2023)
2+
33
## v2.5.0 (Jan 05, 2023)
44
- Exclude test files in package file to avoid publishing them [#856](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/856)
55
- Pass in 'headers' and 'rawResponse' options to mutation hooks [#845](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/845)

packages/pwa-kit-dev/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
## v2.6.0-alpha.0 (Jan 25, 2023)
2-
## v2.6.0-dev (Jan 05, 2023)
1+
## v2.6.0 (Jan 25, 2023)
2+
- Upgrade prettier to v2 [#926](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/926)
3+
- Security package updates
4+
35
## v2.5.0 (Jan 05, 2023)
46
- Logging cid from res header isntead of req in local development [#821](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/821)
57

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-
## v2.6.0-alpha.0 (Jan 25, 2023)
2-
## v2.6.0-dev (Jan 05, 2023)
1+
## v2.6.0 (Jan 25, 2023)
2+
33
## v2.5.0 (Jan 05, 2023)
44
- Replace morgan stream to use console.log [#847](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/847)
55
- Do not use a proxy to call Einstein [#857](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/857)

packages/pwa-kit-runtime/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## v2.6.0-alpha.0 (Jan 25, 2023)
2-
## v2.6.0-dev (Jan 05, 2023)
1+
## v2.6.0 (Jan 25, 2023)
2+
- Security package updates
3+
34
## v2.5.0 (Jan 05, 2023)
45
- Logging cid from res header isntead of req in local development [#821](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/821)
56
- Replace morgan stream to use console.log [#847](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/847)

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v2.6.0 (Jan 25, 2023)
2+
- Mega menu fixes [#875](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/875) and [#910](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/910)
3+
- Cache SLAS callback using request processor [#884](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/884)
4+
- Fix padding of footer drawer component [#899](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/899)
5+
- Update createOrder to send SLAS USID [#920](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/920)
6+
- Fix PropTypes [#924](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/924)
7+
- Remove unnecessary map statement [#929](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/929)
8+
19
## v2.5.0 (Jan 5, 2023)
210
- Add instanceType to Einstein activity body [#858](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/858)
311
- Do not use a proxy to call Einstein [#857](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/857)

0 commit comments

Comments
 (0)