Skip to content

Commit 510cc11

Browse files
authored
Update version to 0.27.1 (#2785)
1 parent c919cb7 commit 510cc11

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.27.1
4+
5+
- Fix links in the readme for the marketplace: https://github.com/microsoft/vscode-pull-request-github/issues/2769
6+
37
## 0.27.0
48

59
- Thanks to a community PR from @kabel, there is support for GitHub Enterprise. See [the discussion in the PR](https://github.com/microsoft/vscode/pull/115940) for how to get set up.

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.27.0",
15+
"version": "0.27.1",
1616
"publisher": "GitHub",
1717
"engines": {
1818
"vscode": "^1.57.0"

0 commit comments

Comments
 (0)