File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3+ ** 2.1.1** — <small >_ January 10th, 2018_ </small > — [ Diff] ( https://github.com/archiverjs/node-archiver/compare/2.1.0...2.1.1 )
4+
5+ - bugfix: fix relative symlink paths (#293 )
6+ - other: coding style fixes (#294 )
7+
38** 2.1.0** — <small >_ October 12th, 2017_ </small > — [ Diff] ( https://github.com/archiverjs/node-archiver/compare/2.0.3...2.1.0 )
49
510- refactor: ` directory ` now uses glob behind the scenes. should fix some directory recursion issues. (#267 , #275 )
Original file line number Diff line number Diff line change 11{
22 "name" : " archiver" ,
3- "version" : " 2.1.0 " ,
3+ "version" : " 2.1.1 " ,
44 "description" : " a streaming interface for archive generation" ,
55 "homepage" : " https://github.com/archiverjs/node-archiver" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments