File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ 0.14.0
2+
3+ ** Changes**
4+ - Remove branching logic for graphql [ 1431] ( https://github.com/microsoft/vscode-pull-request-github/issues/1431 )
5+
6+ ** Bug fixes**
7+ - Set 'authServer' query parameter when opening login url [ 1440] ( https://github.com/microsoft/vscode-pull-request-github/issues/1440 )
8+ - Prevent reflow of PR title on hover [ 1450] ( https://github.com/microsoft/vscode-pull-request-github/issues/1450 )
9+ - Show rendered markdown after editing on description page [ 1457] ( https://github.com/microsoft/vscode-pull-request-github/issues/1457 )
10+ - Better error handling for deleting local branches [ 1465] ( https://github.com/microsoft/vscode-pull-request-github/issues/1465 )
11+ - Migrate to asExternalUri API [ 1475] ( https://github.com/microsoft/vscode-pull-request-github/issues/1475 )
12+
1130.13.0
214
315We saw a huge amount of community participation this release, thank you so much to everyone who contributed!
Original file line number Diff line number Diff line change 1212 },
1313 "enableProposedApi" : true ,
1414 "preview" : true ,
15- "version" : " 0.13 .0" ,
15+ "version" : " 0.14 .0" ,
1616 "publisher" : " GitHub" ,
1717 "engines" : {
1818 "vscode" : " ^1.40.0"
You can’t perform that action at this time.
0 commit comments