Explorar o código

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

Sarah Norris %!s(int64=3) %!d(string=hai) anos
pai
achega
b7ac6ae6fb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -26,7 +26,7 @@
 		"deploy:preview": "node ./theme-utils.mjs deploy-preview",
 		"build:zip": "node ./theme-utils.mjs build-com-zip",
 		"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": {
 		"@commitlint/cli": "^15.0.0",