Skip to content

Commit 1e09efa

Browse files
committed
chore: refine changelog [ci skip]
1 parent 13e283e commit 1e09efa

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,16 @@
44
#### :bug: Bug Fix
55
* `@vue/cli-ui`, `@vue/cli`
66
* [#3806](https://github.com/vuejs/vue-cli/pull/3806) fix vue add/invoke bug when user does not have yarn installed ([@sodatea](https://github.com/sodatea))
7+
* `@vue/cli-ui`
8+
* [022e17d](https://github.com/vuejs/vue-cli/commit/022e17da5725742b0f425c0976b090bd1ce6581f) `--dev` shouldn't try to load dev assets, closes #3802 ([@Akryum](https://github.com/Akryum))
79

8-
#### Committers: 1
9-
- Haoqun Jiang ([@sodatea](https://github.com/sodatea))
10+
#### :rocket: New Feature
11+
* `@vue/cli-ui`
12+
* [bbe4002](https://github.com/vuejs/vue-cli/commit/bbe4002480b46c8ce3721afe1285fea4f7bba3bf) **tasks**: override args switch, closes #3236 ([@Akryum](https://github.com/Akryum))
1013

14+
#### Committers: 2
15+
- Haoqun Jiang ([@sodatea](https://github.com/sodatea))
16+
- Guillaume Chau ([@Akryum](https://github.com/Akryum))
1117

1218

1319
## 3.6.1 (2019-04-13)

0 commit comments

Comments
 (0)