docs(文档补充): 文档补充

文档补充
This commit is contained in:
jonymrshi 2017-11-02 10:08:48 +08:00
parent 0871a4393c
commit 5c37a999fa
2 changed files with 17 additions and 1 deletions

15
CHANGELOG.md Normal file
View File

@ -0,0 +1,15 @@
<a name="1.0.0"></a>
# 1.0.0 (2017-11-02)
### build
* **组件依赖清理:** 组件依赖清理 ([0871a43](https://github.com/tinper-bee/bee-tree/commit/0871a43))
### BREAKING CHANGES
* **组件依赖清理:** 组件依赖清理

View File

@ -33,7 +33,8 @@
"chrome": "bee-tools run chrome",
"coveralls": "bee-tools run coverage",
"browsers": "bee-tools run browsers",
"pub": "bee-tools run pub"
"pub": "bee-tools run pub",
"changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0"
},
"dependencies": {
"bee-animate": "latest",