File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.0.2] ( https://github.com/oclif/plugin-which/compare/v1.0.1...v1.0.2 ) (2018-09-14)
2+
3+
4+ ### Bug Fixes
5+
6+ * lint issue ([ 47b0f5b] ( https://github.com/oclif/plugin-which/commit/47b0f5b ) )
7+
18<a name =" 1.0.1 " ></a >
29## [ 1.0.1] ( https://github.com/oclif/plugin-which/compare/v1.0.0...v1.0.1 ) (2018-05-22)
310
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ $ npm install -g @oclif/plugin-which
2222$ oclif-example COMMAND
2323running command...
2424$ oclif-example (-v| --version| version)
25- @oclif/plugin-which/1.0.1 linux-x64 node-v10.1 .0
25+ @oclif/plugin-which/1.0.2 linux-x64 node-v10.10 .0
2626$ oclif-example --help [COMMAND]
2727USAGE
2828 $ oclif-example COMMAND
4242 $ oclif-example which COMMAND
4343```
4444
45- _ See code: [ src/commands/which.ts] ( https://github.com/oclif/plugin-which/blob/v1.0.1 /src/commands/which.ts ) _
45+ _ See code: [ src/commands/which.ts] ( https://github.com/oclif/plugin-which/blob/v1.0.2 /src/commands/which.ts ) _
4646<!-- commandsstop -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @oclif/plugin-which" ,
33 "description" : " find which plugin a command is in" ,
4- "version" : " 1.0.1 " ,
4+ "version" : " 1.0.2 " ,
55 "author" : " Jeff Dickey @jdxcode" ,
66 "bugs" : " https://github.com/oclif/plugin-which/issues" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments