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

Commit af40635

Browse files
committed
6.8.1
1 parent 1ce0a5f commit af40635

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [6.8.1](https://github.com/NewFuture/miniprogram-build/compare/v6.8.0...v6.8.1) (2019-09-29)
2+
3+
4+
### Features
5+
6+
* **devtool:** 延长close等待时间 ([a5f0acd](https://github.com/NewFuture/miniprogram-build/commit/a5f0acd))
7+
8+
9+
### Performance Improvements
10+
11+
* **wxss:** remove [@charset](https://github.com/charset) "UTF-8" ([d6d290b](https://github.com/NewFuture/miniprogram-build/commit/d6d290b))
12+
13+
14+
115
# [6.8.0](https://github.com/NewFuture/miniprogram-build/compare/v6.6.6...v6.8.0) (2019-09-12)
216

317

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.8.0",
3+
"version": "6.8.1",
44
"description": "A command line tool to build & watch MiniProgram.",
55
"keywords": [
66
"MiniProgram",

0 commit comments

Comments
 (0)