File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ 0.9.0
2+
3+ ** Changes**
4+ - Adopt new commenting api [ #1168 ] ( https://github.com/microsoft/vscode-pull-request-github/issues/1168 )
5+ - Set tree selection on tree node when clicking on an inline action [ 1245] ( https://github.com/microsoft/vscode-pull-request-github/issues/1245 )
6+
7+ ** Bug fixes**
8+ - Command palette sign in not working [ #1213 ] ( https://github.com/microsoft/vscode-pull-request-github/issues/1213 )
9+ - Limit comment areas on the base side of diff editors to deleted lines [ #153 ] ( https://github.com/microsoft/vscode-pull-request-github/issues/153 )
10+ - Ensure extension activates when ssh config contains "Host * +* " [ #1255 ] ( https://github.com/microsoft/vscode-pull-request-github/issues/1255 )
11+ - Update wording of sign in notification [ #757 ] ( https://github.com/microsoft/vscode-pull-request-github/issues/757 )
12+ - Address @octokit/rest deprecations [ #1227 ] ( https://github.com/microsoft/vscode-pull-request-github/issues/1255 )
13+
1140.8.0
215
316** Changes**
Original file line number Diff line number Diff line change 1212 },
1313 "enableProposedApi" : true ,
1414 "preview" : true ,
15- "version" : " 0.8 .0" ,
15+ "version" : " 0.9 .0" ,
1616 "publisher" : " GitHub" ,
1717 "engines" : {
1818 "vscode" : " ^1.35.0"
You can’t perform that action at this time.
0 commit comments