Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit be8eb2a

Browse files
committed
6.8.0
1 parent 9f7d8c3 commit be8eb2a

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [6.8.0](https://github.com/NewFuture/miniprogram-build/compare/v6.6.6...v6.8.0) (2019-09-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **devtool:** upload 字符转义 ([9f7d8c3](https://github.com/NewFuture/miniprogram-build/commit/9f7d8c3))
7+
* **task:** remove try-quit in dev mod ([f55dc80](https://github.com/NewFuture/miniprogram-build/commit/f55dc80))
8+
9+
10+
### Features
11+
12+
* **output:** short output tips ([7788002](https://github.com/NewFuture/miniprogram-build/commit/7788002))
13+
14+
15+
116
## [6.6.6](https://github.com/NewFuture/miniprogram-build/compare/v6.6.2...v6.6.6) (2019-09-07)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "miniprogram-build",
3-
"version": "6.7.0",
3+
"version": "6.8.0",
44
"description": "A command line tool to build & watch MiniProgram.",
55
"keywords": [
66
"MiniProgram",

0 commit comments

Comments
 (0)