Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dc2e76b

Browse files
author
Patryk Smul
committedJun 8, 2022
Bumping storefront version to 4.3.5
1 parent 33d7428 commit dc2e76b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎projects/storefrontlib/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spartacus/storefront",
3-
"version": "4.3.4",
3+
"version": "4.3.5",
44
"keywords": [
55
"spartacus",
66
"storefront",
@@ -24,7 +24,7 @@
2424
"@ngrx/effects": "^12.1.0",
2525
"@ngrx/router-store": "^12.1.0",
2626
"@ngrx/store": "^12.1.0",
27-
"@spartacus/core": "4.3.4",
27+
"@spartacus/core": "4.3.5",
2828
"ngx-infinite-scroll": "^8.0.0",
2929
"rxjs": "^6.6.0"
3030
},

0 commit comments

Comments
 (0)
Please sign in to comment.