@commercetools-frontend/create-mc-app 23.2.3 → 23.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @commercetools-frontend/create-mc-app
|
|
2
2
|
|
|
3
|
+
## 23.4.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @commercetools-frontend/application-config@23.4.0
|
|
9
|
+
|
|
10
|
+
## 23.3.0
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies []:
|
|
15
|
+
- @commercetools-frontend/application-config@23.3.0
|
|
16
|
+
|
|
3
17
|
## 23.2.3
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -70,7 +70,7 @@ var prettier__default = /*#__PURE__*/_interopDefault(prettier);
|
|
|
70
70
|
|
|
71
71
|
var pkgJson = {
|
|
72
72
|
name: "@commercetools-frontend/create-mc-app",
|
|
73
|
-
version: "23.
|
|
73
|
+
version: "23.4.0",
|
|
74
74
|
description: "Create Merchant Center applications to quickly get up and running",
|
|
75
75
|
bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
76
76
|
repository: {
|
|
@@ -96,7 +96,7 @@ var pkgJson = {
|
|
|
96
96
|
"@babel/core": "^7.22.17",
|
|
97
97
|
"@babel/runtime": "^7.22.15",
|
|
98
98
|
"@babel/runtime-corejs3": "^7.22.15",
|
|
99
|
-
"@commercetools-frontend/application-config": "^23.
|
|
99
|
+
"@commercetools-frontend/application-config": "^23.4.0",
|
|
100
100
|
"@types/babel__core": "^7.20.1",
|
|
101
101
|
"@types/semver": "^7.5.1",
|
|
102
102
|
commander: "^13.1.0",
|
|
@@ -70,7 +70,7 @@ var prettier__default = /*#__PURE__*/_interopDefault(prettier);
|
|
|
70
70
|
|
|
71
71
|
var pkgJson = {
|
|
72
72
|
name: "@commercetools-frontend/create-mc-app",
|
|
73
|
-
version: "23.
|
|
73
|
+
version: "23.4.0",
|
|
74
74
|
description: "Create Merchant Center applications to quickly get up and running",
|
|
75
75
|
bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
76
76
|
repository: {
|
|
@@ -96,7 +96,7 @@ var pkgJson = {
|
|
|
96
96
|
"@babel/core": "^7.22.17",
|
|
97
97
|
"@babel/runtime": "^7.22.15",
|
|
98
98
|
"@babel/runtime-corejs3": "^7.22.15",
|
|
99
|
-
"@commercetools-frontend/application-config": "^23.
|
|
99
|
+
"@commercetools-frontend/application-config": "^23.4.0",
|
|
100
100
|
"@types/babel__core": "^7.20.1",
|
|
101
101
|
"@types/semver": "^7.5.1",
|
|
102
102
|
commander: "^13.1.0",
|
|
@@ -35,7 +35,7 @@ import prettier from 'prettier';
|
|
|
35
35
|
|
|
36
36
|
var pkgJson = {
|
|
37
37
|
name: "@commercetools-frontend/create-mc-app",
|
|
38
|
-
version: "23.
|
|
38
|
+
version: "23.4.0",
|
|
39
39
|
description: "Create Merchant Center applications to quickly get up and running",
|
|
40
40
|
bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
41
41
|
repository: {
|
|
@@ -61,7 +61,7 @@ var pkgJson = {
|
|
|
61
61
|
"@babel/core": "^7.22.17",
|
|
62
62
|
"@babel/runtime": "^7.22.15",
|
|
63
63
|
"@babel/runtime-corejs3": "^7.22.15",
|
|
64
|
-
"@commercetools-frontend/application-config": "^23.
|
|
64
|
+
"@commercetools-frontend/application-config": "^23.4.0",
|
|
65
65
|
"@types/babel__core": "^7.20.1",
|
|
66
66
|
"@types/semver": "^7.5.1",
|
|
67
67
|
commander: "^13.1.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/create-mc-app",
|
|
3
|
-
"version": "23.
|
|
3
|
+
"version": "23.4.0",
|
|
4
4
|
"description": "Create Merchant Center applications to quickly get up and running",
|
|
5
5
|
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
6
6
|
"repository": {
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"@babel/core": "^7.22.17",
|
|
27
27
|
"@babel/runtime": "^7.22.15",
|
|
28
28
|
"@babel/runtime-corejs3": "^7.22.15",
|
|
29
|
-
"@commercetools-frontend/application-config": "^23.
|
|
29
|
+
"@commercetools-frontend/application-config": "^23.4.0",
|
|
30
30
|
"@types/babel__core": "^7.20.1",
|
|
31
31
|
"@types/semver": "^7.5.1",
|
|
32
32
|
"commander": "^13.1.0",
|