Skip to content

Commit 590229a

Browse files
committed
doc: update
1 parent cac8be5 commit 590229a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
### 0.0.8
4+
5+
* fix `uniapp-run.publish` 命令时无法自动打开第三方开发者工具的bug
6+
37
### 0.0.7
48

59
* 新增`uniapp-run.publish``uniapp-run.run` 命令

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "uniapp-run",
33
"displayName": "uniapp run",
44
"description": "基于HBuilderX uniapp cli启动",
5-
"version": "0.0.7",
5+
"version": "0.0.8",
66
"engines": {
77
"vscode": "^1.77.0"
88
},

0 commit comments

Comments
 (0)