Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Sep 4, 2019
1 parent df0f813 commit f7a822d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@

#### :rocket: New Features
* `@vue/cli-plugin-e2e-nightwatch`
* [#4445](https://github.com/vuejs/vue-cli/pull/4445) feat: Check for `nightwatch.conf.js` config ([@LukeeeeBennett](https://github.com/LukeeeeBennett))
* [#4445](https://github.com/vuejs/vue-cli/pull/4445) feat: check for `nightwatch.conf.js` config ([@LukeeeeBennett](https://github.com/LukeeeeBennett))
* `@vue/cli-plugin-babel`, `@vue/cli-plugin-typescript`
* [#4533](https://github.com/vuejs/vue-cli/pull/4533) fix(cli-plugin-babel): roperly exports the babel preset ([@arcanis](https://github.com/arcanis))
* [#4533](https://github.com/vuejs/vue-cli/pull/4533) fix(cli-plugin-babel): properly exports the babel preset ([@arcanis](https://github.com/arcanis))
* `@vue/cli`
* [#4497](https://github.com/vuejs/vue-cli/pull/4497) feat: add `vue outdated` command & make `vue upgrade` interactive ([@sodatea](https://github.com/sodatea))

#### :bug: Bug Fix
* `@vue/cli`
* [#4525](https://github.com/vuejs/vue-cli/pull/4525) fix: remove the nonexistent `test` command from generated README ([@cexbrayat](https://github.com/cexbrayat))
* `@vue/cli-plugin-babel`, `@vue/cli-plugin-typescript`
* [#4533](https://github.com/vuejs/vue-cli/pull/4533) fix(cli-plugin-babel): roperly exports the babel preset ([@arcanis](https://github.com/arcanis))
* [#4533](https://github.com/vuejs/vue-cli/pull/4533) fix(cli-plugin-babel): [roperly exports the babel preset ([@arcanis](https://github.com/arcanis))
* `@vue/cli-shared-utils`
* [#4512](https://github.com/vuejs/vue-cli/pull/4512) fix(pluginResolution): support dots in scope names ([@ma-jahn](https://github.com/ma-jahn))

Expand Down

0 comments on commit f7a822d

Please sign in to comment.