From c0b3098f54df07a985aea8e890dd6d566f578812 Mon Sep 17 00:00:00 2001 From: harrywan Date: Fri, 23 Jul 2021 10:58:25 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=95=B4=E7=90=86=E5=8F=91=E5=B8=83?= =?UTF-8?q?=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- packages/fes-plugin-monaco-editor/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 62359730..5481f88d 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/packages/fes-plugin-monaco-editor/package.json b/packages/fes-plugin-monaco-editor/package.json index 04228ecd..7a4ba22b 100644 --- a/packages/fes-plugin-monaco-editor/package.json +++ b/packages/fes-plugin-monaco-editor/package.json @@ -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": [