build: 整理发布规则

This commit is contained in:
harrywan 2021-07-23 10:58:25 +08:00
parent 1bfea84ff0
commit c0b3098f54
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
"clean": "lerna clean",
"bootstrap": "lerna bootstrap",
"build": "father-build --watch",
"ver": "lerna version --no-changelog --no-commit-hooks --no-private",
"ver": "lerna version patch --conventional-prerelease --no-changelog --no-commit-hooks --no-private",
"release": "father-build && lerna publish from-git",
"docs:dev": "vuepress dev docs --clean-cache",
"docs:build": "vuepress build docs --clean-cache",

View File

@ -1,6 +1,6 @@
{
"name": "@fesjs/plugin-monaco-editor",
"version": "2.0.0-rc.0",
"version": "2.0.0-beta.0",
"description": "@fesjs/plugin-monaco-editor",
"main": "lib/index.js",
"files": [