We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b47d05 commit d138885Copy full SHA for d138885
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## 0.80.0
10
11
### Changes
package.json
@@ -25,7 +25,7 @@
25
"tabInputTextMerge",
26
"treeViewMarkdownMessage"
27
],
28
- "version": "0.80.0",
+ "version": "0.80.1",
29
"publisher": "GitHub",
30
"engines": {
31
"vscode": "^1.86.0"
0 commit comments