Skip to content

Commit 4f88bda

Browse files
author
RMacfarlane
committed
Update to version 0.16.1
1 parent 42036ec commit 4f88bda

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.16.1
2+
3+
**Bug fixes**
4+
- Fix extension activation in VSCode insiders from duplicated command [1821](https://github.com/microsoft/vscode-pull-request-github/issues/1821)
5+
16
0.16.0
27

38
We have been working on a new set of GitHub issue related features. Take a look at our [documentation](https://github.com/microsoft/vscode-pull-request-github/blob/master/documentation/IssueFeatures.md) for more details on these and how to use them!

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"enableProposedApi": true,
1414
"preview": true,
15-
"version": "0.16.0",
15+
"version": "0.16.1",
1616
"publisher": "GitHub",
1717
"engines": {
1818
"vscode": "^1.46.0"

0 commit comments

Comments
 (0)