Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit bde7a25

Browse files
authored
Merge pull request #234 from SalesforceCommerceCloud/alex.clark-release-1.0.0-alpha.4
Chore(release): publish v1.0.0-alpha.4
2 parents 3b661d4 + 65957e2 commit bde7a25

File tree

3 files changed

+1713
-237
lines changed

3 files changed

+1713
-237
lines changed

packages/@sfcc-bff/productapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@sfcc-core/core": "1.0.0-alpha.2",
1616
"@sfcc-core/core-graphql": "1.0.0-alpha.2",
17-
"commerce-sdk": "1.3.0-alpha.9",
17+
"commerce-sdk": "1.4.5-beta.0",
1818
"lodash": "^4.17.15",
1919
"request-promise": "^4.2.5"
2020
}

packages/storefront-lwc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storefront-lwc",
3-
"version": "1.0.0-alpha.2",
3+
"version": "1.0.0-alpha.4",
44
"description": "Sample Storefront Application with Lightning Web Components",
55
"license": "BSD-3-Clause",
66
"nodemonConfig": {

0 commit comments

Comments
 (0)