Docs: add 6.9.1 changelog [ci skip] (#3513)

This commit is contained in:
Henry Zhu
2016-05-28 16:29:34 -04:00
parent cfbabe80bb
commit 3d6ae488be
2 changed files with 66 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ test-ci:
publish:
git pull --rebase
rm -rf packages/*/lib
make build-dist
BABEL_ENV=production make build-dist
make test
./node_modules/.bin/lerna publish
make clean