Skip to content

Commit 473f96e

Browse files
authored
0.122.1 (#8171)
1 parent 37655fe commit 473f96e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## 0.122.1
4+
5+
### Fixes
6+
7+
- Only one reviewer can be seen on the PR page. https://github.com/microsoft/vscode-pull-request-github/issues/8131
8+
- Drop down not doing anything. https://github.com/microsoft/vscode-pull-request-github/issues/8149
9+
- Pull in icon fixes. https://github.com/microsoft/vscode-pull-request-github/issues/8159
10+
311
## 0.122.0
412

513
### Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"treeItemMarkdownLabel",
3939
"treeViewMarkdownMessage"
4040
],
41-
"version": "0.122.0",
41+
"version": "0.122.1",
4242
"publisher": "GitHub",
4343
"engines": {
4444
"vscode": "^1.106.0"

0 commit comments

Comments
 (0)