chore: refine changelog of v3.8.3

This commit is contained in:
Haoqun Jiang
2019-06-13 11:00:14 +08:00
parent e84de1a0e8
commit 3d863485ab

View File

@@ -3,16 +3,21 @@
#### :bug: Bug Fix
* `@vue/cli-service`
* [#4079](https://github.com/vuejs/vue-cli/pull/4079) fix: avoid opening browser twice ([@xovel](https://github.com/xovel))
* [#4083](https://github.com/vuejs/vue-cli/pull/4083) fix: display correct address when multiple network adapters present ([@sodatea](https://github.com/sodatea))
* [#4095](https://github.com/vuejs/vue-cli/pull/4095) fix: fix resolve project local plugin's file path ([@sodatea](https://github.com/sodatea))
* `@vue/cli-ui`
* [1ff22d2](https://github.com/vuejs/vue-cli/commit/1ff22d2a51bfd62f851a8baae2027ae5e18488ea) fix: keep double quotes in script command ([@Akryum](https://github.com/Akryum))
#### :memo: Documentation
* [#3924](https://github.com/vuejs/vue-cli/pull/3924) docs: add more explanation at prompts ([@kazupon](https://github.com/kazupon))
#### Committers: 2
- Guillaume Chau ([@Akryum](https://github.com/Akryum))
- Haoqun Jiang ([@sodatea](https://github.com/sodatea))
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
- Sanapoint 顼轩 ([@xovel](https://github.com/xovel))
## 3.8.2 (2019-05-26)