Skip to content

Commit 66301bf

Browse files
author
Patryk Smul
committed
Bumping product version to 4.3.8
1 parent d535231 commit 66301bf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

feature-libs/product/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spartacus/product",
3-
"version": "4.3.7",
3+
"version": "4.3.8",
44
"description": "Product library for Spartacus",
55
"keywords": [
66
"spartacus",
@@ -24,10 +24,10 @@
2424
"@angular/common": "^12.0.5",
2525
"@angular/core": "^12.0.5",
2626
"@angular/router": "^12.0.5",
27-
"@spartacus/core": "4.3.7",
28-
"@spartacus/schematics": "4.3.7",
29-
"@spartacus/storefront": "4.3.7",
30-
"@spartacus/styles": "4.3.7",
27+
"@spartacus/core": "4.3.8",
28+
"@spartacus/schematics": "4.3.8",
29+
"@spartacus/storefront": "4.3.8",
30+
"@spartacus/styles": "4.3.8",
3131
"bootstrap": "^4.3.1",
3232
"rxjs": "^6.6.0"
3333
},

0 commit comments

Comments
 (0)