Skip to content

Commit 67ba3d3

Browse files
author
Ivan Demidov
committed
bump
1 parent 5e5c56c commit 67ba3d3

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

CHANGELOG.md

+17-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1+
## [0.1.2] - 28-04-2016
2+
### Added
3+
- Added #68, node 6 to config travis
4+
5+
### Change
6+
- Update #67, readme
7+
- Update test, add await when create tmpFolder
8+
- Update #65, update devDep
9+
10+
### Fixed
11+
- Fixed bug witch replace options. !path.extname(undefined) === true O_o
12+
113
## [0.1.1] - 22-04-2016
2-
## Added
14+
### Added
315
- Added #64, updtr
416
- Added #62, ava-codemods
517
- Added #59, tempfile for test
@@ -14,19 +26,19 @@
1426
- Remove #59, del not need
1527

1628
## [0.1.0] - 23-03-2016
17-
## Added
29+
### Added
1830
- Added #16, replace file(s)
1931
- Added #9, read filed in folder and transform to folder
2032

2133
## [0.0.22] - 23-03-2016
22-
## Added
34+
### Added
2335
- Added test with indent
2436
- Added node support in package.json
2537

26-
## Fixed
38+
### Fixed
2739
- Fixed #53, coverage for windows
2840

29-
## Removed
41+
### Removed
3042
- Remove #56, support node 0.12
3143

3244
## [0.0.21] - 21-03-2016

0 commit comments

Comments
 (0)