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 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## 6.2.1 - 2019-05-24
6+ * Update minimum required version of ` cached-path-relative ` [ #155 ] ( https://github.com/browserify/module-deps/pull/155 )
7+ * Add CI testing on Windows [ #152 ] ( https://github.com/browserify/module-deps/pull/152 )
8+ * Add CI testing on recent Node.js versions (10, 11, 12) [ #157 ] ( https://github.com/browserify/module-deps/pull/157 )
9+
510## 6.2.0 - 2018-11-13
611* Add ` .dirname ` property to the object given to ` opts.resolve ` [ #154 ] ( https://github.com/browserify/module-deps/pull/154 )
712
Original file line number Diff line number Diff line change 11{
22 "name" : " module-deps" ,
3- "version" : " 6.2.0 " ,
3+ "version" : " 6.2.1 " ,
44 "description" : " walk the dependency graph to generate json output that can be fed into browser-pack" ,
55 "main" : " index.js" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments