From a6eaa48ce14ae30acf51ce3efb6b809875a9c42b Mon Sep 17 00:00:00 2001 From: shopgate-deployer Date: Mon, 23 Apr 2018 09:09:23 +0000 Subject: [PATCH] 5.2.0-beta.5 --- extensions/@shopgate-product-reviews | 2 +- extensions/@shopgate-tracking-ga-native | 2 +- lerna.json | 2 +- libraries/commerce/package.json | 10 +++++----- libraries/common/package.json | 8 ++++---- libraries/core/package.json | 4 ++-- libraries/tracking-core/package.json | 6 +++--- libraries/tracking/package.json | 14 +++++++------- libraries/webcheckout/package.json | 10 +++++----- themes/gmd | 2 +- themes/ios11 | 2 +- utils/eslint-config/package.json | 2 +- utils/unit-tests/package.json | 4 ++-- 13 files changed, 34 insertions(+), 34 deletions(-) diff --git a/extensions/@shopgate-product-reviews b/extensions/@shopgate-product-reviews index e852ddb32a..350d2fb0ad 160000 --- a/extensions/@shopgate-product-reviews +++ b/extensions/@shopgate-product-reviews @@ -1 +1 @@ -Subproject commit e852ddb32ac68f0a319a4432c059b56e4183062a +Subproject commit 350d2fb0ad633091261d6b2ac90a91589c094dc3 diff --git a/extensions/@shopgate-tracking-ga-native b/extensions/@shopgate-tracking-ga-native index 81d7419c35..959779b7fe 160000 --- a/extensions/@shopgate-tracking-ga-native +++ b/extensions/@shopgate-tracking-ga-native @@ -1 +1 @@ -Subproject commit 81d7419c35616e41771337a8d5c6818bca75fe47 +Subproject commit 959779b7fe154267fc43348d1b2223ea820d6f93 diff --git a/lerna.json b/lerna.json index 3068640209..776b8147ab 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "lerna": "2.9.0", - "version": "5.2.0-beta.4", + "version": "5.2.0-beta.5", "packages": [ "extensions/*/frontend", "libraries/*", diff --git a/libraries/commerce/package.json b/libraries/commerce/package.json index 42a984164d..97a2d493dd 100644 --- a/libraries/commerce/package.json +++ b/libraries/commerce/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/pwa-common-commerce", - "version": "5.2.0-beta.4", + "version": "5.2.0-beta.5", "description": "Commerce library for the Shopgate Connect PWA.", "license": "Apache-2.0", "author": "Shopgate ", @@ -24,11 +24,11 @@ "reselect": "^3.0.1" }, "devDependencies": { - "@shopgate/pwa-common": "^5.2.0-beta.4", - "@shopgate/pwa-core": "^5.2.0-beta.4", - "@shopgate/pwa-unit-test": "^5.2.0-beta.4", + "@shopgate/pwa-common": "^5.2.0-beta.5", + "@shopgate/pwa-core": "^5.2.0-beta.5", + "@shopgate/pwa-unit-test": "^5.2.0-beta.5", "@shopgate/react-hammerjs": "^0.5.3", - "@shopgate/tracking-core": "^5.2.0-beta.4", + "@shopgate/tracking-core": "^5.2.0-beta.5", "coveralls": "^3.0.0", "jest": "^22.4.2", "lodash": "^4.17.4", diff --git a/libraries/common/package.json b/libraries/common/package.json index 4c94e20d13..baa42a2066 100644 --- a/libraries/common/package.json +++ b/libraries/common/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/pwa-common", - "version": "5.2.0-beta.4", + "version": "5.2.0-beta.5", "description": "Common library for the Shopgate Connect PWA.", "license": "Apache-2.0", "author": "Shopgate ", @@ -44,9 +44,9 @@ "url-search-params": "^0.10.0" }, "devDependencies": { - "@shopgate/eslint-config": "^5.2.0-beta.4", - "@shopgate/pwa-core": "^5.2.0-beta.4", - "@shopgate/pwa-unit-test": "^5.2.0-beta.4", + "@shopgate/eslint-config": "^5.2.0-beta.5", + "@shopgate/pwa-core": "^5.2.0-beta.5", + "@shopgate/pwa-unit-test": "^5.2.0-beta.5", "@shopgate/react-hammerjs": "^0.5.3", "coveralls": "^3.0.0", "jest": "^22.4.2", diff --git a/libraries/core/package.json b/libraries/core/package.json index 194b883498..a115b4030a 100644 --- a/libraries/core/package.json +++ b/libraries/core/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/pwa-core", - "version": "5.2.0-beta.4", + "version": "5.2.0-beta.5", "description": "Core library for the Shopgate Connect PWA.", "author": "Support ", "license": "Apache-2.0", @@ -23,7 +23,7 @@ "isomorphic-fetch": "^2.2.1" }, "devDependencies": { - "@shopgate/eslint-config": "^5.2.0-beta.4", + "@shopgate/eslint-config": "^5.2.0-beta.5", "coveralls": "^3.0.0", "jest": "^22.0.4" } diff --git a/libraries/tracking-core/package.json b/libraries/tracking-core/package.json index 0997367359..5901ed381f 100644 --- a/libraries/tracking-core/package.json +++ b/libraries/tracking-core/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/tracking-core", - "version": "5.2.0-beta.4", + "version": "5.2.0-beta.5", "description": "Tracking core library for the Shopgate Connect PWA.", "author": "Shopgate ", "license": "Apache-2.0", @@ -19,8 +19,8 @@ "test": "mocha --recursive --compilers js:babel-core/register ./tests/CoreTest ./tests/FbPixelTest ./tests/UnifiedTest ./tests/GaBaseTest ./tests/BaseTest ./tests/AppHandlerTest ./tests/urlMappingTest ./tests/helperTest" }, "devDependencies": { - "@shopgate/eslint-config": "^5.2.0-beta.4", - "@shopgate/pwa-core": "^5.2.0-beta.4", + "@shopgate/eslint-config": "^5.2.0-beta.5", + "@shopgate/pwa-core": "^5.2.0-beta.5", "babel-preset-latest": "^6.24.1", "chai": "^3.5.0", "jest": "^22.4.2", diff --git a/libraries/tracking/package.json b/libraries/tracking/package.json index aaee069ae7..839ea2de96 100644 --- a/libraries/tracking/package.json +++ b/libraries/tracking/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/pwa-tracking", - "version": "5.2.0-beta.4", + "version": "5.2.0-beta.5", "description": "Tracking library for the Shopgate Connect PWA.", "license": "Apache-2.0", "author": "Shopgate ", @@ -19,12 +19,12 @@ "cover": "jest --coverage" }, "devDependencies": { - "@shopgate/eslint-config": "^5.2.0-beta.4", - "@shopgate/pwa-common": "^5.2.0-beta.4", - "@shopgate/pwa-common-commerce": "^5.2.0-beta.4", - "@shopgate/pwa-core": "^5.2.0-beta.4", - "@shopgate/pwa-unit-test": "^5.2.0-beta.4", - "@shopgate/tracking-core": "^5.2.0-beta.4", + "@shopgate/eslint-config": "^5.2.0-beta.5", + "@shopgate/pwa-common": "^5.2.0-beta.5", + "@shopgate/pwa-common-commerce": "^5.2.0-beta.5", + "@shopgate/pwa-core": "^5.2.0-beta.5", + "@shopgate/pwa-unit-test": "^5.2.0-beta.5", + "@shopgate/tracking-core": "^5.2.0-beta.5", "coveralls": "^3.0.0", "jest": "^22.4.2", "react": "^16.2.0", diff --git a/libraries/webcheckout/package.json b/libraries/webcheckout/package.json index d56ca3bd3f..2a899d7aed 100644 --- a/libraries/webcheckout/package.json +++ b/libraries/webcheckout/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/pwa-webcheckout-shopify", - "version": "5.2.0-beta.4", + "version": "5.2.0-beta.5", "description": "Webcheckout Shopify library for the Shopgate Connect PWA.", "license": "Apache-2.0", "author": "Shopgate ", @@ -21,10 +21,10 @@ "cover": "jest --coverage" }, "devDependencies": { - "@shopgate/eslint-config": "^5.2.0-beta.4", - "@shopgate/pwa-common": "^5.2.0-beta.4", - "@shopgate/pwa-core": "^5.2.0-beta.4", - "@shopgate/pwa-unit-test": "^5.2.0-beta.4", + "@shopgate/eslint-config": "^5.2.0-beta.5", + "@shopgate/pwa-common": "^5.2.0-beta.5", + "@shopgate/pwa-core": "^5.2.0-beta.5", + "@shopgate/pwa-unit-test": "^5.2.0-beta.5", "coveralls": "^3.0.0", "jest": "^22.4.2", "react": "^16.2.0", diff --git a/themes/gmd b/themes/gmd index 4adb2b1aa0..2e8f20ef1a 160000 --- a/themes/gmd +++ b/themes/gmd @@ -1 +1 @@ -Subproject commit 4adb2b1aa01782d4e6e7c51cdfbd29cafb3f470a +Subproject commit 2e8f20ef1abda56d65d164566cc8132b44e8d033 diff --git a/themes/ios11 b/themes/ios11 index a2eaf915da..9cc6652e42 160000 --- a/themes/ios11 +++ b/themes/ios11 @@ -1 +1 @@ -Subproject commit a2eaf915da88ff88bf27b3845e7f032bfb863abc +Subproject commit 9cc6652e42c30523db7222a5ec698cd903e5a85b diff --git a/utils/eslint-config/package.json b/utils/eslint-config/package.json index e6f927c41c..ad5123eb3b 100644 --- a/utils/eslint-config/package.json +++ b/utils/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/eslint-config", - "version": "5.2.0-beta.4", + "version": "5.2.0-beta.5", "description": "Eslint configuration for the Shopgate Connect projects.", "author": "Shopgate ", "license": "Apache-2.0", diff --git a/utils/unit-tests/package.json b/utils/unit-tests/package.json index b724a649ab..05705ce832 100644 --- a/utils/unit-tests/package.json +++ b/utils/unit-tests/package.json @@ -1,6 +1,6 @@ { "name": "@shopgate/pwa-unit-test", - "version": "5.2.0-beta.4", + "version": "5.2.0-beta.5", "description": "Unit test setup for the Shopgate Connect PWA.", "author": "Shopgate ", "license": "Apache-2.0", @@ -18,7 +18,7 @@ "react-test-renderer": "^16.2.0" }, "devDependencies": { - "@shopgate/eslint-config": "^5.2.0-beta.4", + "@shopgate/eslint-config": "^5.2.0-beta.5", "jest": "^22.4.2", "react": "^16.2.0", "react-dom": "^16.2.0"