Skip to content

Commit 3d86348

Browse files
committed
chore: refine changelog of v3.8.3
1 parent e84de1a commit 3d86348

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,21 @@
33

44
#### :bug: Bug Fix
55
* `@vue/cli-service`
6+
* [#4079](https://github.com/vuejs/vue-cli/pull/4079) fix: avoid opening browser twice ([@xovel](https://github.com/xovel))
67
* [#4083](https://github.com/vuejs/vue-cli/pull/4083) fix: display correct address when multiple network adapters present ([@sodatea](https://github.com/sodatea))
78
* [#4095](https://github.com/vuejs/vue-cli/pull/4095) fix: fix resolve project local plugin's file path ([@sodatea](https://github.com/sodatea))
9+
* `@vue/cli-ui`
10+
* [1ff22d2](https://github.com/vuejs/vue-cli/commit/1ff22d2a51bfd62f851a8baae2027ae5e18488ea) fix: keep double quotes in script command ([@Akryum](https://github.com/Akryum))
11+
812

913
#### :memo: Documentation
1014
* [#3924](https://github.com/vuejs/vue-cli/pull/3924) docs: add more explanation at prompts ([@kazupon](https://github.com/kazupon))
1115

1216
#### Committers: 2
17+
- Guillaume Chau ([@Akryum](https://github.com/Akryum))
1318
- Haoqun Jiang ([@sodatea](https://github.com/sodatea))
1419
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
15-
20+
- Sanapoint 顼轩 ([@xovel](https://github.com/xovel))
1621

1722
## 3.8.2 (2019-05-26)
1823

0 commit comments

Comments
 (0)