Skip to content

Commit

Permalink
Release 6.2.1 (#17640)
Browse files Browse the repository at this point in the history
Co-authored-by: Hakwoo Kim <[email protected]>
  • Loading branch information
kimhw0630 and hakwookim authored Jul 14, 2023
1 parent 39b18c3 commit afa21b1
Show file tree
Hide file tree
Showing 30 changed files with 246 additions and 246 deletions.
10 changes: 5 additions & 5 deletions core-libs/setup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/setup",
"version": "6.2.0",
"version": "6.2.1",
"description": "Includes features that makes Spartacus and it's setup easier and streamlined.",
"keywords": [
"spartacus",
Expand All @@ -20,10 +20,10 @@
},
"peerDependencies": {
"@angular/core": "^15.2.4",
"@spartacus/cart": "6.2.0",
"@spartacus/core": "6.2.0",
"@spartacus/order": "6.2.0",
"@spartacus/user": "6.2.0"
"@spartacus/cart": "6.2.1",
"@spartacus/core": "6.2.1",
"@spartacus/order": "6.2.1",
"@spartacus/user": "6.2.1"
},
"optionalDependencies": {
"@angular/platform-server": "^15.2.4",
Expand Down
14 changes: 7 additions & 7 deletions feature-libs/asm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/asm",
"version": "6.2.0",
"version": "6.2.1",
"description": "ASM feature library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -32,12 +32,12 @@
"@ng-select/ng-select": "^10.0.3",
"@ngrx/effects": "^15.3.0",
"@ngrx/store": "^15.3.0",
"@spartacus/cart": "6.2.0",
"@spartacus/core": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/storefront": "6.2.0",
"@spartacus/styles": "6.2.0",
"@spartacus/user": "6.2.0",
"@spartacus/cart": "6.2.1",
"@spartacus/core": "6.2.1",
"@spartacus/schematics": "6.2.1",
"@spartacus/storefront": "6.2.1",
"@spartacus/styles": "6.2.1",
"@spartacus/user": "6.2.1",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions feature-libs/cart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/cart",
"version": "6.2.0",
"version": "6.2.1",
"description": "",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -37,11 +37,11 @@
"@ng-select/ng-select": "^10.0.3",
"@ngrx/effects": "^15.3.0",
"@ngrx/store": "^15.3.0",
"@spartacus/core": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/storefront": "6.2.0",
"@spartacus/styles": "6.2.0",
"@spartacus/user": "6.2.0",
"@spartacus/core": "6.2.1",
"@spartacus/schematics": "6.2.1",
"@spartacus/storefront": "6.2.1",
"@spartacus/styles": "6.2.1",
"@spartacus/user": "6.2.1",
"bootstrap": "^4.6.2",
"rxjs": "^6.6.0"
},
Expand Down
16 changes: 8 additions & 8 deletions feature-libs/checkout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/checkout",
"version": "6.2.0",
"version": "6.2.1",
"description": "Checkout feature library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -32,13 +32,13 @@
"@angular/router": "^15.2.4",
"@ng-select/ng-select": "^10.0.3",
"@ngrx/store": "^15.3.0",
"@spartacus/cart": "6.2.0",
"@spartacus/core": "6.2.0",
"@spartacus/order": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/storefront": "6.2.0",
"@spartacus/styles": "6.2.0",
"@spartacus/user": "6.2.0",
"@spartacus/cart": "6.2.1",
"@spartacus/core": "6.2.1",
"@spartacus/order": "6.2.1",
"@spartacus/schematics": "6.2.1",
"@spartacus/storefront": "6.2.1",
"@spartacus/styles": "6.2.1",
"@spartacus/user": "6.2.1",
"bootstrap": "^4.6.2",
"rxjs": "^6.6.0"
},
Expand Down
12 changes: 6 additions & 6 deletions feature-libs/customer-ticketing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/customer-ticketing",
"version": "6.2.0",
"version": "6.2.1",
"description": "Customer-Ticketing library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -30,11 +30,11 @@
"@angular/core": "^15.2.4",
"@angular/forms": "^15.2.4",
"@angular/router": "^15.2.4",
"@spartacus/cart": "6.2.0",
"@spartacus/core": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/storefront": "6.2.0",
"@spartacus/styles": "6.2.0",
"@spartacus/cart": "6.2.1",
"@spartacus/core": "6.2.1",
"@spartacus/schematics": "6.2.1",
"@spartacus/storefront": "6.2.1",
"@spartacus/styles": "6.2.1",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
14 changes: 7 additions & 7 deletions feature-libs/order/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/order",
"version": "6.2.0",
"version": "6.2.1",
"description": "Order feature library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -33,12 +33,12 @@
"@ng-select/ng-select": "^10.0.3",
"@ngrx/effects": "^15.3.0",
"@ngrx/store": "^15.3.0",
"@spartacus/cart": "6.2.0",
"@spartacus/core": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/storefront": "6.2.0",
"@spartacus/styles": "6.2.0",
"@spartacus/user": "6.2.0",
"@spartacus/cart": "6.2.1",
"@spartacus/core": "6.2.1",
"@spartacus/schematics": "6.2.1",
"@spartacus/storefront": "6.2.1",
"@spartacus/styles": "6.2.1",
"@spartacus/user": "6.2.1",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
16 changes: 8 additions & 8 deletions feature-libs/organization/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/organization",
"version": "6.2.0",
"version": "6.2.1",
"description": "Organization library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -33,13 +33,13 @@
"@ng-select/ng-select": "^10.0.3",
"@ngrx/effects": "^15.3.0",
"@ngrx/store": "^15.3.0",
"@spartacus/cart": "6.2.0",
"@spartacus/core": "6.2.0",
"@spartacus/order": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/storefront": "6.2.0",
"@spartacus/styles": "6.2.0",
"@spartacus/user": "6.2.0",
"@spartacus/cart": "6.2.1",
"@spartacus/core": "6.2.1",
"@spartacus/order": "6.2.1",
"@spartacus/schematics": "6.2.1",
"@spartacus/storefront": "6.2.1",
"@spartacus/styles": "6.2.1",
"@spartacus/user": "6.2.1",
"bootstrap": "^4.6.2",
"rxjs": "^6.6.0"
},
Expand Down
18 changes: 9 additions & 9 deletions feature-libs/pickup-in-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/pickup-in-store",
"version": "6.2.0",
"version": "6.2.1",
"description": "",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -32,14 +32,14 @@
"@angular/router": "^15.2.4",
"@ngrx/effects": "^15.3.0",
"@ngrx/store": "^15.3.0",
"@spartacus/cart": "6.2.0",
"@spartacus/core": "6.2.0",
"@spartacus/order": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/storefinder": "6.2.0",
"@spartacus/storefront": "6.2.0",
"@spartacus/styles": "6.2.0",
"@spartacus/user": "6.2.0",
"@spartacus/cart": "6.2.1",
"@spartacus/core": "6.2.1",
"@spartacus/order": "6.2.1",
"@spartacus/schematics": "6.2.1",
"@spartacus/storefinder": "6.2.1",
"@spartacus/storefront": "6.2.1",
"@spartacus/styles": "6.2.1",
"@spartacus/user": "6.2.1",
"bootstrap": "^4.6.2",
"rxjs": "^6.6.0"
},
Expand Down
16 changes: 8 additions & 8 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": "6.2.0",
"version": "6.2.1",
"description": "Product configurator feature library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -33,13 +33,13 @@
"@ng-select/ng-select": "^10.0.3",
"@ngrx/effects": "^15.3.0",
"@ngrx/store": "^15.3.0",
"@spartacus/cart": "6.2.0",
"@spartacus/checkout": "6.2.0",
"@spartacus/core": "6.2.0",
"@spartacus/order": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/storefront": "6.2.0",
"@spartacus/styles": "6.2.0",
"@spartacus/cart": "6.2.1",
"@spartacus/checkout": "6.2.1",
"@spartacus/core": "6.2.1",
"@spartacus/order": "6.2.1",
"@spartacus/schematics": "6.2.1",
"@spartacus/storefront": "6.2.1",
"@spartacus/styles": "6.2.1",
"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": "6.2.0",
"version": "6.2.1",
"description": "Product library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -29,10 +29,10 @@
"@angular/common": "^15.2.4",
"@angular/core": "^15.2.4",
"@angular/router": "^15.2.4",
"@spartacus/core": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/storefront": "6.2.0",
"@spartacus/styles": "6.2.0",
"@spartacus/core": "6.2.1",
"@spartacus/schematics": "6.2.1",
"@spartacus/storefront": "6.2.1",
"@spartacus/styles": "6.2.1",
"bootstrap": "^4.6.2",
"rxjs": "^6.6.0"
},
Expand Down
8 changes: 4 additions & 4 deletions feature-libs/qualtrics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/qualtrics",
"version": "6.2.0",
"version": "6.2.1",
"description": "Qualtrics library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -30,9 +30,9 @@
"@angular-devkit/schematics": "^15.2.4",
"@angular/common": "^15.2.4",
"@angular/core": "^15.2.4",
"@spartacus/core": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/styles": "6.2.0",
"@spartacus/core": "6.2.1",
"@spartacus/schematics": "6.2.1",
"@spartacus/styles": "6.2.1",
"bootstrap": "^4.6.2",
"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": "6.2.0",
"version": "6.2.1",
"description": "Smart Edit feature library for Spartacus",
"keywords": [
"spartacus",
Expand All @@ -23,8 +23,8 @@
"@angular-devkit/schematics": "^15.2.4",
"@angular/common": "^15.2.4",
"@angular/core": "^15.2.4",
"@spartacus/core": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/core": "6.2.1",
"@spartacus/schematics": "6.2.1",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions feature-libs/storefinder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/storefinder",
"version": "6.2.0",
"version": "6.2.1",
"description": "Store finder feature library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -32,10 +32,10 @@
"@angular/router": "^15.2.4",
"@ngrx/effects": "^15.3.0",
"@ngrx/store": "^15.3.0",
"@spartacus/core": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/storefront": "6.2.0",
"@spartacus/styles": "6.2.0",
"@spartacus/core": "6.2.1",
"@spartacus/schematics": "6.2.1",
"@spartacus/storefront": "6.2.1",
"@spartacus/styles": "6.2.1",
"bootstrap": "^4.6.2",
"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": "6.2.0",
"version": "6.2.1",
"description": "Spartacus tracking and personalization library",
"keywords": [
"spartacus",
Expand All @@ -27,8 +27,8 @@
"@angular-devkit/schematics": "^15.2.4",
"@angular/common": "^15.2.4",
"@angular/core": "^15.2.4",
"@spartacus/core": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/core": "6.2.1",
"@spartacus/schematics": "6.2.1",
"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": "6.2.0",
"version": "6.2.1",
"description": "User feature library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -32,10 +32,10 @@
"@angular/router": "^15.2.4",
"@ng-select/ng-select": "^10.0.3",
"@ngrx/store": "^15.3.0",
"@spartacus/core": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/storefront": "6.2.0",
"@spartacus/styles": "6.2.0",
"@spartacus/core": "6.2.1",
"@spartacus/schematics": "6.2.1",
"@spartacus/storefront": "6.2.1",
"@spartacus/styles": "6.2.1",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
14 changes: 7 additions & 7 deletions integration-libs/cdc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spartacus/cdc",
"version": "6.2.0",
"version": "6.2.1",
"description": "Customer Data Cloud Integration library for Spartacus",
"keywords": [
"spartacus",
Expand Down Expand Up @@ -30,12 +30,12 @@
"@ng-select/ng-select": "^10.0.3",
"@ngrx/effects": "^15.3.0",
"@ngrx/store": "^15.3.0",
"@spartacus/asm": "6.2.0",
"@spartacus/core": "6.2.0",
"@spartacus/organization": "6.2.0",
"@spartacus/schematics": "6.2.0",
"@spartacus/storefront": "6.2.0",
"@spartacus/user": "6.2.0",
"@spartacus/asm": "6.2.1",
"@spartacus/core": "6.2.1",
"@spartacus/organization": "6.2.1",
"@spartacus/schematics": "6.2.1",
"@spartacus/storefront": "6.2.1",
"@spartacus/user": "6.2.1",
"rxjs": "^6.6.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit afa21b1

Please sign in to comment.