Ver Fonte

Update bin/release

Kevin van Zonneveld há 6 anos atrás
pai
commit
f379e4edfc
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      bin/release

+ 1 - 1
bin/release

@@ -61,7 +61,7 @@ cp README.md packages/uppy/README.md
 npm run clean
 FRESH=1 npm run build
 
-git commit -m "Release"
+git commit --allow-empty -m "Release"
 lerna version --amend --no-push --exact
 
 lerna publish from-git