Skip to content

Commit 33d7c07

Browse files
committed
bump
1 parent 7428a4d commit 33d7c07

File tree

1 file changed

+87
-78
lines changed

1 file changed

+87
-78
lines changed

CHANGELOG.md

+87-78
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,87 @@
1-
## [0.0.11] - 26-01-2016
2-
### Fixed
3-
- Fixed #18, failed when check input argument
4-
- Fixed xo report error
5-
6-
### Change
7-
- Update dev and devDep
8-
9-
## [0.0.11] - 26-01-2016
10-
### Added
11-
- Added check input arguments
12-
13-
### Change
14-
- Fixed #12, Update ava to v0.11.0
15-
16-
### Fixed
17-
- Fixed #13, No such file or directory, unix system
18-
19-
## [0.0.10] - 21-01-2016
20-
### Added
21-
- testing xo before push
22-
23-
### Fixed
24-
- Fixed bug #10, Cannot read property `map` of undefined
25-
26-
## [0.0.9] - 20-01-2016
27-
### Changed
28-
- update read config for plugins
29-
30-
## [0.0.8] - 20-01-2016
31-
### Fixed
32-
- Fixed bug #7, cannot read property ... in undefined
33-
34-
## [0.0.7] - 20-01-2016
35-
### Fixed
36-
- Fixed bug #5
37-
38-
## [0.0.6] - 20-01-2016
39-
### Added
40-
- read castom config file or config in package.json
41-
42-
### Fixed
43-
- Fixed not read other config file
44-
45-
## [0.0.5] - 20-01-2016
46-
### Fixed
47-
- Fixed errors from xo
48-
49-
## [0.0.4] - 20-01-2016
50-
### Added
51-
- added support config for custom required plugins
52-
53-
## [0.0.3] - 19-01-2016
54-
### Added
55-
- index.js the germ of the config
56-
57-
### Change
58-
- update default example
59-
60-
## [0.0.2] - 19-01-2016
61-
### Added
62-
- index.js the germ of the kernel
63-
64-
## [0.0.1] - 19-01-2016
65-
### Added
66-
- nyc to devDep
67-
68-
### Change
69-
- index.js convert end line to unix
70-
- index.js first described argvs
71-
72-
## [0.0.0] - 18-01-2016
73-
### Added
74-
- changelog
75-
- npm initial
76-
- .gitignore
77-
- .editconfig
78-
- bin
1+
## [0.0.13] - 17-02-2016
2+
### Change
3+
- Update #21, update yargvs to v4.10
4+
5+
## [0.0.12] - 03-02-2016
6+
### Fixed
7+
- Fixed #18, argument check failed
8+
- Fixed xo report error
9+
10+
## [0.0.11] - 26-01-2016
11+
### Fixed
12+
- Fixed #18, failed when check input argument
13+
- Fixed xo report error
14+
15+
### Change
16+
- Update dev and devDep
17+
18+
## [0.0.11] - 26-01-2016
19+
### Added
20+
- Added check input arguments
21+
22+
### Change
23+
- Fixed #12, Update ava to v0.11.0
24+
25+
### Fixed
26+
- Fixed #13, No such file or directory, unix system
27+
28+
## [0.0.10] - 21-01-2016
29+
### Added
30+
- testing xo before push
31+
32+
### Fixed
33+
- Fixed bug #10, Cannot read property `map` of undefined
34+
35+
## [0.0.9] - 20-01-2016
36+
### Changed
37+
- update read config for plugins
38+
39+
## [0.0.8] - 20-01-2016
40+
### Fixed
41+
- Fixed bug #7, cannot read property ... in undefined
42+
43+
## [0.0.7] - 20-01-2016
44+
### Fixed
45+
- Fixed bug #5
46+
47+
## [0.0.6] - 20-01-2016
48+
### Added
49+
- read castom config file or config in package.json
50+
51+
### Fixed
52+
- Fixed not read other config file
53+
54+
## [0.0.5] - 20-01-2016
55+
### Fixed
56+
- Fixed errors from xo
57+
58+
## [0.0.4] - 20-01-2016
59+
### Added
60+
- added support config for custom required plugins
61+
62+
## [0.0.3] - 19-01-2016
63+
### Added
64+
- index.js the germ of the config
65+
66+
### Change
67+
- update default example
68+
69+
## [0.0.2] - 19-01-2016
70+
### Added
71+
- index.js the germ of the kernel
72+
73+
## [0.0.1] - 19-01-2016
74+
### Added
75+
- nyc to devDep
76+
77+
### Change
78+
- index.js convert end line to unix
79+
- index.js first described argvs
80+
81+
## [0.0.0] - 18-01-2016
82+
### Added
83+
- changelog
84+
- npm initial
85+
- .gitignore
86+
- .editconfig
87+
- bin

0 commit comments

Comments
 (0)