Skip to content

Commit d138885

Browse files
authored
0.80.1 (#5738)
1 parent 6b47d05 commit d138885

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 0.80.1
4+
5+
### Fixes
6+
7+
- Suggested changes are not easily distinguishable. https://github.com/microsoft/vscode-pull-request-github/issues/5667
8+
39
## 0.80.0
410

511
### Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"tabInputTextMerge",
2626
"treeViewMarkdownMessage"
2727
],
28-
"version": "0.80.0",
28+
"version": "0.80.1",
2929
"publisher": "GitHub",
3030
"engines": {
3131
"vscode": "^1.86.0"

0 commit comments

Comments
 (0)