@@ -0,0 +1,4 @@
+@echo start to publish free-midway-component
+call npm run build
+call npm version patch
+call npm publish