chore: 3.0.0-rc.3 changelog [ci skip]

This commit is contained in:
Evan You
2018-06-18 10:56:36 -04:00
parent 5cf1958a69
commit cebb2ffbe5
4 changed files with 86 additions and 15 deletions

View File

@@ -14,6 +14,7 @@
"sync": "node scripts/syncDeps.js",
"boot": "node scripts/bootstrap.js",
"release": "yarn clean && node scripts/release.js",
"changelog": "node scripts/genChangelog.js run",
"docs": "vuepress dev docs",
"docs:build": "vuepress build docs",
"patch-chromedriver": "node scripts/patchChromedriver.js"