@@ -89,4 +89,4 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
## CI
When a new version should be published, increase the version number in `package.json`, CI will only if `package.json` in master branch.
When a new version should be published, increase the version number in `package.json`, CI will only publish package to npm repository if `package.json`is changed in master branch.