@commercetools-frontend/create-mc-app 21.23.2 → 21.23.3

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,7 @@
1
1
  # @commercetools-frontend/create-mc-app
2
2
 
3
+ ## 21.23.3
4
+
3
5
  ## 21.23.2
4
6
 
5
7
  ## 21.23.1
@@ -699,7 +699,7 @@ function _processOptions() {
699
699
 
700
700
  var pkgJson = {
701
701
  name: "@commercetools-frontend/create-mc-app",
702
- version: "21.23.2",
702
+ version: "21.23.3",
703
703
  description: "Create Merchant Center applications to quickly get up and running",
704
704
  bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
705
705
  repository: {
@@ -699,7 +699,7 @@ function _processOptions() {
699
699
 
700
700
  var pkgJson = {
701
701
  name: "@commercetools-frontend/create-mc-app",
702
- version: "21.23.2",
702
+ version: "21.23.3",
703
703
  description: "Create Merchant Center applications to quickly get up and running",
704
704
  bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
705
705
  repository: {
@@ -663,7 +663,7 @@ function _processOptions() {
663
663
 
664
664
  var pkgJson = {
665
665
  name: "@commercetools-frontend/create-mc-app",
666
- version: "21.23.2",
666
+ version: "21.23.3",
667
667
  description: "Create Merchant Center applications to quickly get up and running",
668
668
  bugs: "https://github.com/commercetools/merchant-center-application-kit/issues",
669
669
  repository: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/create-mc-app",
3
- "version": "21.23.2",
3
+ "version": "21.23.3",
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": {