|
12 | 12 | },
|
13 | 13 | "enableProposedApi": true,
|
14 | 14 | "preview": true,
|
15 |
| - "version": "0.6.0", |
| 15 | + "version": "0.6.1", |
16 | 16 | "publisher": "GitHub",
|
17 | 17 | "engines": {
|
18 | 18 | "vscode": "^1.34.0"
|
|
292 | 292 | "category": "GitHub Pull Requests"
|
293 | 293 | },
|
294 | 294 | {
|
295 |
| - "command": "pr.replyComment", |
296 |
| - "title": "Reply Comment", |
297 |
| - "category": "GitHub Pull Requests" |
| 295 | + "command": "pr.replyComment", |
| 296 | + "title": "Reply Comment", |
| 297 | + "category": "GitHub Pull Requests" |
298 | 298 | },
|
299 | 299 | {
|
300 |
| - "command": "pr.startReview", |
301 |
| - "title": "Start Review", |
302 |
| - "category": "GitHub Pull Requests" |
| 300 | + "command": "pr.startReview", |
| 301 | + "title": "Start Review", |
| 302 | + "category": "GitHub Pull Requests" |
303 | 303 | },
|
304 | 304 | {
|
305 |
| - "command": "pr.deleteReview", |
306 |
| - "title": "Delete Review", |
307 |
| - "category": "GitHub Pull Requests" |
| 305 | + "command": "pr.deleteReview", |
| 306 | + "title": "Delete Review", |
| 307 | + "category": "GitHub Pull Requests" |
308 | 308 | },
|
309 | 309 | {
|
310 |
| - "command": "pr.editComment", |
311 |
| - "title": "Edit Comment", |
312 |
| - "category": "GitHub Pull Requests" |
| 310 | + "command": "pr.editComment", |
| 311 | + "title": "Edit Comment", |
| 312 | + "category": "GitHub Pull Requests" |
313 | 313 | },
|
314 | 314 | {
|
315 |
| - "command": "pr.deleteComment", |
316 |
| - "title": "Delete Comment", |
317 |
| - "category": "GitHub Pull Requests" |
| 315 | + "command": "pr.deleteComment", |
| 316 | + "title": "Delete Comment", |
| 317 | + "category": "GitHub Pull Requests" |
318 | 318 | },
|
319 | 319 | {
|
320 |
| - "command": "pr.finishReview", |
321 |
| - "title": "Finish Review", |
322 |
| - "category": "GitHub Pull Requests" |
| 320 | + "command": "pr.finishReview", |
| 321 | + "title": "Finish Review", |
| 322 | + "category": "GitHub Pull Requests" |
323 | 323 | },
|
324 | 324 | {
|
325 | 325 | "command": "pr.signinAndRefreshList",
|
|
0 commit comments