Skip to content

Commit

Permalink
chore(package.json): updaten version to 1.0.6 by cqGit
Browse files Browse the repository at this point in the history
  • Loading branch information
lanjingling0510 committed May 18, 2017
1 parent ae7a7f6 commit ccb4bb1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
[1.0.6](../../releases/tag/1.0.6) 2017-05-18 21:11:21
---------------------------------------------------------

- [ae7a7f6](../../commit/ae7a7f6) 📦 [refact] 更新截图.
- [8ead5b6](../../commit/8ead5b6) 📚 [document] 添加英文文档.
- [642ec09](../../commit/642ec09) 📦 [refact] 修改工具语言为英语.
- [9441dba](../../commit/9441dba) 📚 [document] 更新文档截图.
- [cac1ec0](../../commit/cac1ec0) 📚 [document] 更新reademe.md


[1.0.2](../../releases/tag/1.0.2) 2017-05-18 15:14:35
---------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bundle-compare-analyzer",
"version": "1.0.5",
"version": "1.0.6",
"description": "Analyze the size of multiple git versions of the bundle.",
"main": "./lib/index.js",
"bin": {
Expand Down

0 comments on commit ccb4bb1

Please sign in to comment.