@commercetools-frontend/create-mc-app 24.7.0 → 24.7.2

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
+ ## 24.7.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @commercetools-frontend/application-config@24.7.2
9
+
10
+ ## 24.7.1
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[`bc07e1c`](https://github.com/commercetools/merchant-center-application-kit/commit/bc07e1cd4eb389251f12f3d77a8030fac02dd96a)]:
15
+ - @commercetools-frontend/application-config@24.7.1
16
+
3
17
  ## 24.7.0
4
18
 
5
19
  ### Patch Changes
@@ -72,7 +72,7 @@ var prettier__default = /*#__PURE__*/_interopDefault(prettier);
72
72
 
73
73
  var pkgJson = {
74
74
  name: "@commercetools-frontend/create-mc-app",
75
- version: "24.7.0",
75
+ version: "24.7.2",
76
76
  description: "Create Merchant Center applications to quickly get up and running",
77
77
  bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
78
78
  repository: {
@@ -98,7 +98,7 @@ var pkgJson = {
98
98
  "@babel/core": "^7.22.17",
99
99
  "@babel/runtime": "^7.22.15",
100
100
  "@babel/runtime-corejs3": "^7.22.15",
101
- "@commercetools-frontend/application-config": "^24.7.0",
101
+ "@commercetools-frontend/application-config": "^24.7.2",
102
102
  "@types/babel__core": "^7.20.1",
103
103
  "@types/semver": "^7.5.1",
104
104
  commander: "^13.1.0",
@@ -72,7 +72,7 @@ var prettier__default = /*#__PURE__*/_interopDefault(prettier);
72
72
 
73
73
  var pkgJson = {
74
74
  name: "@commercetools-frontend/create-mc-app",
75
- version: "24.7.0",
75
+ version: "24.7.2",
76
76
  description: "Create Merchant Center applications to quickly get up and running",
77
77
  bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
78
78
  repository: {
@@ -98,7 +98,7 @@ var pkgJson = {
98
98
  "@babel/core": "^7.22.17",
99
99
  "@babel/runtime": "^7.22.15",
100
100
  "@babel/runtime-corejs3": "^7.22.15",
101
- "@commercetools-frontend/application-config": "^24.7.0",
101
+ "@commercetools-frontend/application-config": "^24.7.2",
102
102
  "@types/babel__core": "^7.20.1",
103
103
  "@types/semver": "^7.5.1",
104
104
  commander: "^13.1.0",
@@ -36,7 +36,7 @@ import prettier from 'prettier';
36
36
 
37
37
  var pkgJson = {
38
38
  name: "@commercetools-frontend/create-mc-app",
39
- version: "24.7.0",
39
+ version: "24.7.2",
40
40
  description: "Create Merchant Center applications to quickly get up and running",
41
41
  bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
42
42
  repository: {
@@ -62,7 +62,7 @@ var pkgJson = {
62
62
  "@babel/core": "^7.22.17",
63
63
  "@babel/runtime": "^7.22.15",
64
64
  "@babel/runtime-corejs3": "^7.22.15",
65
- "@commercetools-frontend/application-config": "^24.7.0",
65
+ "@commercetools-frontend/application-config": "^24.7.2",
66
66
  "@types/babel__core": "^7.20.1",
67
67
  "@types/semver": "^7.5.1",
68
68
  commander: "^13.1.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/create-mc-app",
3
- "version": "24.7.0",
3
+ "version": "24.7.2",
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": "^24.7.0",
29
+ "@commercetools-frontend/application-config": "^24.7.2",
30
30
  "@types/babel__core": "^7.20.1",
31
31
  "@types/semver": "^7.5.1",
32
32
  "commander": "^13.1.0",