@commercetools-frontend/create-mc-app 22.3.0 → 22.3.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,9 @@
1
1
  # @commercetools-frontend/create-mc-app
2
2
 
3
+ ## 22.3.2
4
+
5
+ ## 22.3.1
6
+
3
7
  ## 22.3.0
4
8
 
5
9
  ### Minor Changes
@@ -67,7 +67,7 @@ var prettier__default = /*#__PURE__*/_interopDefault(prettier);
67
67
 
68
68
  var pkgJson = {
69
69
  name: "@commercetools-frontend/create-mc-app",
70
- version: "22.3.0",
70
+ version: "22.3.2",
71
71
  description: "Create Merchant Center applications to quickly get up and running",
72
72
  bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
73
73
  repository: {
@@ -67,7 +67,7 @@ var prettier__default = /*#__PURE__*/_interopDefault(prettier);
67
67
 
68
68
  var pkgJson = {
69
69
  name: "@commercetools-frontend/create-mc-app",
70
- version: "22.3.0",
70
+ version: "22.3.2",
71
71
  description: "Create Merchant Center applications to quickly get up and running",
72
72
  bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
73
73
  repository: {
@@ -33,7 +33,7 @@ import prettier from 'prettier';
33
33
 
34
34
  var pkgJson = {
35
35
  name: "@commercetools-frontend/create-mc-app",
36
- version: "22.3.0",
36
+ version: "22.3.2",
37
37
  description: "Create Merchant Center applications to quickly get up and running",
38
38
  bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
39
39
  repository: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/create-mc-app",
3
- "version": "22.3.0",
3
+ "version": "22.3.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": {