@commercetools-frontend/create-mc-app 22.23.2 → 22.24.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,13 @@
|
|
|
1
1
|
# @commercetools-frontend/create-mc-app
|
|
2
2
|
|
|
3
|
+
## 22.24.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#3491](https://github.com/commercetools/merchant-center-application-kit/pull/3491) [`c2bba1d`](https://github.com/commercetools/merchant-center-application-kit/commit/c2bba1d065b6fd7882e6feb9162d91538962d85d) Thanks [@emmenko](https://github.com/emmenko)! - Adjust links to new docs
|
|
8
|
+
|
|
9
|
+
## 22.23.3
|
|
10
|
+
|
|
3
11
|
## 22.23.2
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
package/README.md
CHANGED
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
<a href="https://www.npmjs.com/package/@commercetools-frontend/create-mc-app"><img src="https://badgen.net/npm/v/@commercetools-frontend/create-mc-app" alt="Latest release (latest dist-tag)" /></a> <a href="https://www.npmjs.com/package/@commercetools-frontend/create-mc-app"><img src="https://badgen.net/npm/v/@commercetools-frontend/create-mc-app/next" alt="Latest release (next dist-tag)" /></a> <a href="https://bundlephobia.com/result?p=@commercetools-frontend/create-mc-app"><img src="https://badgen.net/bundlephobia/minzip/@commercetools-frontend/create-mc-app" alt="Minified + GZipped size" /></a> <a href="https://github.com/commercetools/merchant-center-application-kit/blob/main/LICENSE"><img src="https://badgen.net/github/license/commercetools/merchant-center-application-kit" alt="GitHub license" /></a>
|
|
5
5
|
</p>
|
|
6
6
|
|
|
7
|
-
Check out the [documentation](https://docs.commercetools.com/
|
|
7
|
+
Check out the [documentation](https://docs.commercetools.com/merchant-center-customizations/api-reference/create-mc-app) for more information.
|
|
@@ -71,7 +71,7 @@ var prettier__default = /*#__PURE__*/_interopDefault(prettier);
|
|
|
71
71
|
|
|
72
72
|
var pkgJson = {
|
|
73
73
|
name: "@commercetools-frontend/create-mc-app",
|
|
74
|
-
version: "22.
|
|
74
|
+
version: "22.24.0",
|
|
75
75
|
description: "Create Merchant Center applications to quickly get up and running",
|
|
76
76
|
bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
77
77
|
repository: {
|
|
@@ -79,7 +79,7 @@ var pkgJson = {
|
|
|
79
79
|
url: "https://github.com/commercetools/merchant-center-application-kit.git",
|
|
80
80
|
directory: "packages/create-mc-app"
|
|
81
81
|
},
|
|
82
|
-
homepage: "https://docs.commercetools.com/
|
|
82
|
+
homepage: "https://docs.commercetools.com/merchant-center-customizations",
|
|
83
83
|
keywords: [
|
|
84
84
|
"javascript",
|
|
85
85
|
"frontend",
|
|
@@ -71,7 +71,7 @@ var prettier__default = /*#__PURE__*/_interopDefault(prettier);
|
|
|
71
71
|
|
|
72
72
|
var pkgJson = {
|
|
73
73
|
name: "@commercetools-frontend/create-mc-app",
|
|
74
|
-
version: "22.
|
|
74
|
+
version: "22.24.0",
|
|
75
75
|
description: "Create Merchant Center applications to quickly get up and running",
|
|
76
76
|
bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
|
|
77
77
|
repository: {
|
|
@@ -79,7 +79,7 @@ var pkgJson = {
|
|
|
79
79
|
url: "https://github.com/commercetools/merchant-center-application-kit.git",
|
|
80
80
|
directory: "packages/create-mc-app"
|
|
81
81
|
},
|
|
82
|
-
homepage: "https://docs.commercetools.com/
|
|
82
|
+
homepage: "https://docs.commercetools.com/merchant-center-customizations",
|
|
83
83
|
keywords: [
|
|
84
84
|
"javascript",
|
|
85
85
|
"frontend",
|
|
@@ -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.
|
|
38
|
+
version: "22.24.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: {
|
|
@@ -43,7 +43,7 @@ var pkgJson = {
|
|
|
43
43
|
url: "https://github.com/commercetools/merchant-center-application-kit.git",
|
|
44
44
|
directory: "packages/create-mc-app"
|
|
45
45
|
},
|
|
46
|
-
homepage: "https://docs.commercetools.com/
|
|
46
|
+
homepage: "https://docs.commercetools.com/merchant-center-customizations",
|
|
47
47
|
keywords: [
|
|
48
48
|
"javascript",
|
|
49
49
|
"frontend",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/create-mc-app",
|
|
3
|
-
"version": "22.
|
|
3
|
+
"version": "22.24.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": {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"url": "https://github.com/commercetools/merchant-center-application-kit.git",
|
|
9
9
|
"directory": "packages/create-mc-app"
|
|
10
10
|
},
|
|
11
|
-
"homepage": "https://docs.commercetools.com/
|
|
11
|
+
"homepage": "https://docs.commercetools.com/merchant-center-customizations",
|
|
12
12
|
"keywords": [
|
|
13
13
|
"javascript",
|
|
14
14
|
"frontend",
|