@commercetools-frontend/create-mc-app 22.32.0 → 22.32.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
+ ## 22.32.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @commercetools-frontend/application-config@22.32.2
9
+
10
+ ## 22.32.1
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies []:
15
+ - @commercetools-frontend/application-config@22.32.1
16
+
3
17
  ## 22.32.0
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: "22.32.0",
73
+ version: "22.32.2",
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": "^22.32.0",
99
+ "@commercetools-frontend/application-config": "^22.32.2",
100
100
  "@types/babel__core": "^7.20.1",
101
101
  "@types/semver": "^7.5.1",
102
102
  cac: "6.7.14",
@@ -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: "22.32.0",
73
+ version: "22.32.2",
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": "^22.32.0",
99
+ "@commercetools-frontend/application-config": "^22.32.2",
100
100
  "@types/babel__core": "^7.20.1",
101
101
  "@types/semver": "^7.5.1",
102
102
  cac: "6.7.14",
@@ -35,7 +35,7 @@ import prettier from 'prettier';
35
35
 
36
36
  var pkgJson = {
37
37
  name: "@commercetools-frontend/create-mc-app",
38
- version: "22.32.0",
38
+ version: "22.32.2",
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": "^22.32.0",
64
+ "@commercetools-frontend/application-config": "^22.32.2",
65
65
  "@types/babel__core": "^7.20.1",
66
66
  "@types/semver": "^7.5.1",
67
67
  cac: "6.7.14",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/create-mc-app",
3
- "version": "22.32.0",
3
+ "version": "22.32.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": "^22.32.0",
29
+ "@commercetools-frontend/application-config": "^22.32.2",
30
30
  "@types/babel__core": "^7.20.1",
31
31
  "@types/semver": "^7.5.1",
32
32
  "cac": "6.7.14",