Skip to content

Commit d454909

Browse files
committed
MAGETWO-80558: Magento 2.2.1 Publication
(build 2.2.1.041)
1 parent c7ece79 commit d454909

File tree

38 files changed

+201
-196
lines changed

38 files changed

+201
-196
lines changed

app/code/Magento/AdvancedPricingImportExport/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"magento/framework": "101.0.*"
1414
},
1515
"type": "magento2-module",
16-
"version": "100.2.0",
16+
"version": "100.2.1",
1717
"license": [
1818
"OSL-3.0",
1919
"AFL-3.0"

app/code/Magento/Backend/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"magento/module-theme": "100.2.*"
2525
},
2626
"type": "magento2-module",
27-
"version": "100.2.0",
27+
"version": "100.2.1",
2828
"license": [
2929
"OSL-3.0",
3030
"AFL-3.0"

app/code/Magento/Braintree/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"magento/module-theme": "100.2.*"
2525
},
2626
"type": "magento2-module",
27-
"version": "100.2.0",
27+
"version": "100.2.1",
2828
"license": [
2929
"proprietary"
3030
],

app/code/Magento/Bundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"magento/module-bundle-sample-data": "Sample Data version:100.2.*"
2626
},
2727
"type": "magento2-module",
28-
"version": "100.2.0",
28+
"version": "100.2.1",
2929
"license": [
3030
"OSL-3.0",
3131
"AFL-3.0"

app/code/Magento/Catalog/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"magento/module-catalog-sample-data": "Sample Data version:100.2.*"
3535
},
3636
"type": "magento2-module",
37-
"version": "102.0.0",
37+
"version": "102.0.1",
3838
"license": [
3939
"OSL-3.0",
4040
"AFL-3.0"

app/code/Magento/CatalogImportExport/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ext-ctype": "*"
1717
},
1818
"type": "magento2-module",
19-
"version": "100.2.0",
19+
"version": "100.2.1",
2020
"license": [
2121
"OSL-3.0",
2222
"AFL-3.0"

app/code/Magento/CatalogInventory/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"magento/module-ui": "101.0.*"
1414
},
1515
"type": "magento2-module",
16-
"version": "100.2.0",
16+
"version": "100.2.1",
1717
"license": [
1818
"OSL-3.0",
1919
"AFL-3.0"

app/code/Magento/CatalogRule/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"magento/module-catalog-rule-sample-data": "Sample Data version:100.2.*"
1818
},
1919
"type": "magento2-module",
20-
"version": "101.0.0",
20+
"version": "101.0.1",
2121
"license": [
2222
"OSL-3.0",
2323
"AFL-3.0"

app/code/Magento/CatalogSearch/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"magento/framework": "101.0.*"
1616
},
1717
"type": "magento2-module",
18-
"version": "100.2.0",
18+
"version": "100.2.1",
1919
"license": [
2020
"OSL-3.0",
2121
"AFL-3.0"

app/code/Magento/CatalogUrlRewrite/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"magento/module-ui": "101.0.*"
1515
},
1616
"type": "magento2-module",
17-
"version": "100.2.0",
17+
"version": "100.2.1",
1818
"license": [
1919
"OSL-3.0",
2020
"AFL-3.0"

app/code/Magento/Checkout/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"magento/module-cookie": "100.2.*"
2828
},
2929
"type": "magento2-module",
30-
"version": "100.2.0",
30+
"version": "100.2.1",
3131
"license": [
3232
"OSL-3.0",
3333
"AFL-3.0"

app/code/Magento/Cms/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"magento/module-cms-sample-data": "Sample Data version:100.2.*"
1919
},
2020
"type": "magento2-module",
21-
"version": "102.0.0",
21+
"version": "102.0.1",
2222
"license": [
2323
"OSL-3.0",
2424
"AFL-3.0"

app/code/Magento/Config/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"magento/module-deploy": "100.2.*"
1414
},
1515
"type": "magento2-module",
16-
"version": "101.0.0",
16+
"version": "101.0.1",
1717
"license": [
1818
"OSL-3.0",
1919
"AFL-3.0"

app/code/Magento/ConfigurableProduct/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"magento/module-product-links-sample-data": "Sample Data version:100.2.*"
2525
},
2626
"type": "magento2-module",
27-
"version": "100.2.0",
27+
"version": "100.2.1",
2828
"license": [
2929
"OSL-3.0",
3030
"AFL-3.0"

app/code/Magento/Customer/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"magento/module-customer-sample-data": "Sample Data version:100.2.*"
3030
},
3131
"type": "magento2-module",
32-
"version": "101.0.0",
32+
"version": "101.0.1",
3333
"license": [
3434
"OSL-3.0",
3535
"AFL-3.0"

app/code/Magento/Deploy/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"magento/module-config": "101.0.*"
1111
},
1212
"type": "magento2-module",
13-
"version": "100.2.0",
13+
"version": "100.2.1",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

app/code/Magento/Developer/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"magento/module-config": "101.0.*"
99
},
1010
"type": "magento2-module",
11-
"version": "100.2.0",
11+
"version": "100.2.1",
1212
"license": [
1313
"OSL-3.0",
1414
"AFL-3.0"

app/code/Magento/GoogleAnalytics/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"magento/module-config": "101.0.*"
1313
},
1414
"type": "magento2-module",
15-
"version": "100.2.0",
15+
"version": "100.2.1",
1616
"license": [
1717
"OSL-3.0",
1818
"AFL-3.0"

app/code/Magento/ImportExport/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"ext-ctype": "*"
1313
},
1414
"type": "magento2-module",
15-
"version": "100.2.0",
15+
"version": "100.2.1",
1616
"license": [
1717
"OSL-3.0",
1818
"AFL-3.0"

app/code/Magento/Quote/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"magento/module-webapi": "100.2.*"
2424
},
2525
"type": "magento2-module",
26-
"version": "101.0.0",
26+
"version": "101.0.1",
2727
"license": [
2828
"OSL-3.0",
2929
"AFL-3.0"

app/code/Magento/Reports/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"magento/framework": "101.0.*"
2323
},
2424
"type": "magento2-module",
25-
"version": "100.2.0",
25+
"version": "100.2.1",
2626
"license": [
2727
"OSL-3.0",
2828
"AFL-3.0"

app/code/Magento/Review/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"magento/module-review-sample-data": "Sample Data version:100.2.*"
1919
},
2020
"type": "magento2-module",
21-
"version": "100.2.0",
21+
"version": "100.2.1",
2222
"license": [
2323
"OSL-3.0",
2424
"AFL-3.0"

app/code/Magento/Sales/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"magento/module-sales-sample-data": "Sample Data version:100.2.*"
3333
},
3434
"type": "magento2-module",
35-
"version": "101.0.0",
35+
"version": "101.0.1",
3636
"license": [
3737
"OSL-3.0",
3838
"AFL-3.0"

app/code/Magento/Search/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"magento/module-ui": "101.0.*"
1212
},
1313
"type": "magento2-module",
14-
"version": "100.2.0",
14+
"version": "100.2.1",
1515
"license": [
1616
"OSL-3.0",
1717
"AFL-3.0"

app/code/Magento/Shipping/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"magento/module-config": "101.0.*"
2626
},
2727
"type": "magento2-module",
28-
"version": "100.2.0",
28+
"version": "100.2.1",
2929
"license": [
3030
"OSL-3.0",
3131
"AFL-3.0"

app/code/Magento/Signifyd/composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
"description": "Submitting Case Entry to Signifyd on Order Creation",
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
6-
"magento/module-config": "100.2.*",
7-
"magento/framework": "100.2.*",
8-
"magento/module-sales": "100.2.*",
6+
"magento/module-config": "101.0.*",
7+
"magento/framework": "101.0.*",
8+
"magento/module-sales": "101.0.*",
99
"magento/module-store": "100.2.*",
10-
"magento/module-customer": "100.2.*",
10+
"magento/module-customer": "101.0.*",
1111
"magento/module-directory": "100.2.*",
1212
"magento/module-checkout": "100.2.*",
1313
"magento/module-backend": "100.2.*",
1414
"magento/module-payment": "100.2.*"
1515
},
1616
"suggest": {
17-
"magento/module-config": "100.2.*"
17+
"magento/module-config": "101.0.*"
1818
},
1919
"type": "magento2-module",
20-
"version": "100.2.0-dev",
20+
"version": "100.2.1",
2121
"license": [
2222
"proprietary"
2323
],

app/code/Magento/Sitemap/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"magento/module-config": "101.0.*"
1919
},
2020
"type": "magento2-module",
21-
"version": "100.2.0",
21+
"version": "100.2.1",
2222
"license": [
2323
"OSL-3.0",
2424
"AFL-3.0"

app/code/Magento/Store/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"magento/module-deploy": "100.2.*"
1515
},
1616
"type": "magento2-module",
17-
"version": "100.2.0",
17+
"version": "100.2.1",
1818
"license": [
1919
"OSL-3.0",
2020
"AFL-3.0"

app/code/Magento/Swagger/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"magento/framework": "101.0.*"
77
},
88
"type": "magento2-module",
9-
"version": "100.2.0",
9+
"version": "100.2.1",
1010
"license": [
1111
"OSL-3.0",
1212
"AFL-3.0"

app/code/Magento/Tax/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"magento/module-tax-sample-data": "Sample Data version:100.2.*"
2323
},
2424
"type": "magento2-module",
25-
"version": "100.2.0",
25+
"version": "100.2.1",
2626
"license": [
2727
"OSL-3.0",
2828
"AFL-3.0"

app/code/Magento/Theme/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"magento/module-directory": "100.2.*"
2323
},
2424
"type": "magento2-module",
25-
"version": "100.2.0",
25+
"version": "100.2.1",
2626
"license": [
2727
"OSL-3.0",
2828
"AFL-3.0"

app/code/Magento/Translation/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"magento/module-deploy": "100.2.*"
1313
},
1414
"type": "magento2-module",
15-
"version": "100.2.0",
15+
"version": "100.2.1",
1616
"license": [
1717
"OSL-3.0",
1818
"AFL-3.0"

app/code/Magento/Ui/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"magento/module-config": "101.0.*"
1414
},
1515
"type": "magento2-module",
16-
"version": "101.0.0",
16+
"version": "101.0.1",
1717
"license": [
1818
"OSL-3.0",
1919
"AFL-3.0"

app/code/Magento/UrlRewrite/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"magento/module-cms-url-rewrite": "100.2.*"
1313
},
1414
"type": "magento2-module",
15-
"version": "101.0.0",
15+
"version": "101.0.1",
1616
"license": [
1717
"OSL-3.0",
1818
"AFL-3.0"

app/design/frontend/Magento/luma/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"magento/framework": "101.0.*"
88
},
99
"type": "magento2-theme",
10-
"version": "100.2.0",
10+
"version": "100.2.1",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

0 commit comments

Comments
 (0)