@8base/schema-name-generator 中文文档教程

发布于 3年前 浏览 72 更新于 3年前

Publish to NPM

(只有有权访问 master 的用户才能发布新的更新)当你需要在 NPM 中更新库时使用它。 以下命令会自动设置版本,为其创建标签,构建包并发布到 NPM

git add -A
git commit -m 'version update'
npm version [major | minor | patch]

Publish to NPM

(only user with access to master can release new updates) Use this when you need to update the library in NPM. The following command will automatically set the version, create a tag for it, build the package and publish it to NPM

git add -A
git commit -m 'version update'
npm version [major | minor | patch]
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文