Skip to content

Commit

Permalink
Release 4.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Patryk Smul authored Jun 30, 2022
1 parent 1fca51a commit 1c7cc10
Show file tree
Hide file tree
Showing 24 changed files with 160 additions and 160 deletions.
8 changes: 4 additions & 4 deletions core-libs/setup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/setup",
"version": "4.3.5",
"version": "4.3.6",
"description": "Includes features that makes Spartacus and it's setup easier and streamlined.",
"keywords": [
"spartacus",
Expand All @@ -17,9 +17,9 @@
},
"peerDependencies": {
"@angular/core": "^12.0.5",
"@spartacus/checkout": "4.3.5",
"@spartacus/core": "4.3.5",
"@spartacus/user": "4.3.5"
"@spartacus/checkout": "4.3.6",
"@spartacus/core": "4.3.6",
"@spartacus/user": "4.3.6"
},
"optionalDependencies": {
"@nguniversal/express-engine": "^12.0.2",
Expand Down
8 changes: 4 additions & 4 deletions feature-libs/asm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/asm",
"version": "4.3.5",
"version": "4.3.6",
"description": "ASM feature library for Spartacus",
"keywords": [
"spartacus",
Expand All @@ -26,9 +26,9 @@
"@angular/forms": "^12.0.5",
"@ngrx/effects": "^12.1.0",
"@ngrx/store": "^12.1.0",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/storefront": "4.3.5",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"@spartacus/storefront": "4.3.6",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions feature-libs/cart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/cart",
"version": "4.3.5",
"version": "4.3.6",
"description": "",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -31,10 +31,10 @@
"@angular/router": "^12.0.5",
"@ngrx/effects": "^12.1.0",
"@ngrx/store": "^12.1.0",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/storefront": "4.3.5",
"@spartacus/styles": "4.3.5",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"@spartacus/storefront": "4.3.6",
"@spartacus/styles": "4.3.6",
"bootstrap": "^4.3.1",
"rxjs": "^6.6.0"
},
Expand Down
14 changes: 7 additions & 7 deletions feature-libs/checkout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/checkout",
"version": "4.3.5",
"version": "4.3.6",
"description": "Checkout feature library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -28,12 +28,12 @@
"@ng-select/ng-select": "^7.0.1",
"@ngrx/effects": "^12.1.0",
"@ngrx/store": "^12.1.0",
"@spartacus/cart": "4.3.5",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/storefront": "4.3.5",
"@spartacus/styles": "4.3.5",
"@spartacus/user": "4.3.5",
"@spartacus/cart": "4.3.6",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"@spartacus/storefront": "4.3.6",
"@spartacus/styles": "4.3.6",
"@spartacus/user": "4.3.6",
"bootstrap": "^4.3.1",
"rxjs": "^6.6.0"
},
Expand Down
10 changes: 5 additions & 5 deletions feature-libs/order/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/order",
"version": "4.3.5",
"version": "4.3.6",
"description": "Order feature library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -29,10 +29,10 @@
"@ng-select/ng-select": "^7.0.1",
"@ngrx/effects": "^12.1.0",
"@ngrx/store": "^12.1.0",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/storefront": "4.3.5",
"@spartacus/styles": "4.3.5",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"@spartacus/storefront": "4.3.6",
"@spartacus/styles": "4.3.6",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions feature-libs/organization/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/organization",
"version": "4.3.5",
"version": "4.3.6",
"description": "Organization library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -28,10 +28,10 @@
"@ng-select/ng-select": "^7.0.1",
"@ngrx/effects": "^12.1.0",
"@ngrx/store": "^12.1.0",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/storefront": "4.3.5",
"@spartacus/user": "4.3.5",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"@spartacus/storefront": "4.3.6",
"@spartacus/user": "4.3.6",
"bootstrap": "^4.3.1",
"rxjs": "^6.6.0"
},
Expand Down
12 changes: 6 additions & 6 deletions feature-libs/product-configurator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/product-configurator",
"version": "4.3.5",
"version": "4.3.6",
"description": "Product configurator feature library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -28,11 +28,11 @@
"@ng-select/ng-select": "^7.0.1",
"@ngrx/effects": "^12.1.0",
"@ngrx/store": "^12.1.0",
"@spartacus/checkout": "4.3.5",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/storefront": "4.3.5",
"@spartacus/styles": "4.3.5",
"@spartacus/checkout": "4.3.6",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"@spartacus/storefront": "4.3.6",
"@spartacus/styles": "4.3.6",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions feature-libs/product/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/product",
"version": "4.3.5",
"version": "4.3.6",
"description": "Product library for Spartacus",
"keywords": [
"spartacus",
Expand All @@ -24,10 +24,10 @@
"@angular/common": "^12.0.5",
"@angular/core": "^12.0.5",
"@angular/router": "^12.0.5",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/storefront": "4.3.5",
"@spartacus/styles": "4.3.5",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"@spartacus/storefront": "4.3.6",
"@spartacus/styles": "4.3.6",
"bootstrap": "^4.3.1",
"rxjs": "^6.6.0"
},
Expand Down
6 changes: 3 additions & 3 deletions feature-libs/qualtrics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/qualtrics",
"version": "4.3.5",
"version": "4.3.6",
"description": "Qualtrics library for Spartacus",
"keywords": [
"spartacus",
Expand All @@ -25,8 +25,8 @@
"@angular-devkit/schematics": "^12.0.5",
"@angular/common": "^12.0.5",
"@angular/core": "^12.0.5",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"bootstrap": "^4.3.1",
"rxjs": "^6.6.0"
},
Expand Down
6 changes: 3 additions & 3 deletions feature-libs/smartedit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/smartedit",
"version": "4.3.5",
"version": "4.3.6",
"description": "Smart Edit feature library for Spartacus",
"keywords": [
"spartacus",
Expand All @@ -23,8 +23,8 @@
"@angular-devkit/schematics": "^12.0.5",
"@angular/common": "^12.0.5",
"@angular/core": "^12.0.5",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions feature-libs/storefinder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/storefinder",
"version": "4.3.5",
"version": "4.3.6",
"description": "Store finder feature library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -28,9 +28,9 @@
"@ng-bootstrap/ng-bootstrap": "^10.0.0",
"@ngrx/effects": "^12.1.0",
"@ngrx/store": "^12.1.0",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/storefront": "4.3.5",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"@spartacus/storefront": "4.3.6",
"bootstrap": "^4.3.1",
"rxjs": "^6.6.0"
},
Expand Down
6 changes: 3 additions & 3 deletions feature-libs/tracking/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/tracking",
"version": "4.3.5",
"version": "4.3.6",
"description": "Spartacus tracking and personalization library",
"keywords": [
"spartacus",
Expand All @@ -27,8 +27,8 @@
"@angular-devkit/schematics": "^12.0.5",
"@angular/common": "^12.0.5",
"@angular/core": "^12.0.5",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions feature-libs/user/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/user",
"version": "4.3.5",
"version": "4.3.6",
"description": "User feature library for Spartacus",
"keywords": [
"spartacus",
Expand All @@ -26,10 +26,10 @@
"@angular/forms": "^12.0.5",
"@angular/router": "^12.0.5",
"@ngrx/store": "^12.1.0",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/storefront": "4.3.5",
"@spartacus/styles": "4.3.5",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"@spartacus/storefront": "4.3.6",
"@spartacus/styles": "4.3.6",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions integration-libs/cdc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/cdc",
"version": "4.3.5",
"version": "4.3.6",
"description": "Customer Data Cloud Integration library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -28,11 +28,11 @@
"@angular/router": "^12.0.5",
"@ngrx/effects": "^12.1.0",
"@ngrx/store": "^12.1.0",
"@spartacus/asm": "4.3.5",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/storefront": "4.3.5",
"@spartacus/user": "4.3.5",
"@spartacus/asm": "4.3.6",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"@spartacus/storefront": "4.3.6",
"@spartacus/user": "4.3.6",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions integration-libs/cds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/cds",
"version": "4.3.5",
"version": "4.3.6",
"description": "Context Driven Service library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -28,11 +28,11 @@
"@angular/core": "^12.0.5",
"@angular/router": "^12.0.5",
"@ngrx/store": "^12.1.0",
"@spartacus/checkout": "4.3.5",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/storefront": "4.3.5",
"@spartacus/tracking": "4.3.5",
"@spartacus/checkout": "4.3.6",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"@spartacus/storefront": "4.3.6",
"@spartacus/tracking": "4.3.6",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions integration-libs/digital-payments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/digital-payments",
"version": "4.3.5",
"version": "4.3.6",
"description": "Digital Payments Integration library for Spartacus",
"keywords": [
"spartacus",
Expand All @@ -27,10 +27,10 @@
"@angular/forms": "^12.0.5",
"@angular/router": "^12.0.5",
"@ng-select/ng-select": "^7.0.1",
"@spartacus/checkout": "4.3.5",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/storefront": "4.3.5",
"@spartacus/checkout": "4.3.6",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"@spartacus/storefront": "4.3.6",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions integration-libs/epd-visualization/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/epd-visualization",
"version": "4.3.5",
"version": "4.3.6",
"description": "SAP Enterprise Product Development Visualization integration library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -33,10 +33,10 @@
"@angular/forms": "^12.0.5",
"@angular/router": "^12.0.5",
"@sapui5/ts-types-esm": "1.97.0",
"@spartacus/core": "4.3.5",
"@spartacus/schematics": "4.3.5",
"@spartacus/storefront": "4.3.5",
"@spartacus/styles": "4.3.5",
"@spartacus/core": "4.3.6",
"@spartacus/schematics": "4.3.6",
"@spartacus/storefront": "4.3.6",
"@spartacus/styles": "4.3.6",
"bootstrap": "^4.3.1",
"rxjs": "^6.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion projects/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/assets",
"version": "4.3.5",
"version": "4.3.6",
"homepage": "https://github.com/SAP/spartacus",
"repository": "https://github.com/SAP/spartacus/tree/develop/projects/assets",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/core",
"version": "4.3.5",
"version": "4.3.6",
"description": "Spartacus - the core framework",
"keywords": [
"spartacus",
Expand Down
Loading

0 comments on commit 1c7cc10

Please sign in to comment.