Jelajahi Sumber

chore(update-themes): remove --amend flag

Sarah Norris 3 tahun lalu
induk
melakukan
b7ac6ae6fb
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -26,7 +26,7 @@
 		"deploy:preview": "node ./theme-utils.mjs deploy-preview",
 		"deploy:preview": "node ./theme-utils.mjs deploy-preview",
 		"build:zip": "node ./theme-utils.mjs build-com-zip",
 		"build:zip": "node ./theme-utils.mjs build-com-zip",
 		"commit": "npx cz",
 		"commit": "npx cz",
-		"update-themes": "npx lerna version --conventional-commits --no-commit-hooks --amend --yes"
+		"update-themes": "npx lerna version --conventional-commits --no-commit-hooks --yes"
 	},
 	},
 	"devDependencies": {
 	"devDependencies": {
 		"@commitlint/cli": "^15.0.0",
 		"@commitlint/cli": "^15.0.0",