Skip to content

Commit

Permalink
0.34.1 (#3186)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexr00 authored Dec 13, 2021
1 parent 218d85b commit fb39097
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.34.1

### Fixes

- Every time I open a new instance of vscode I'm being prompted to sign in to GitHub. https://github.com/microsoft/vscode-pull-request-github/issues/3165
- Comments disappearing after exiting review mode. https://github.com/microsoft/vscode-pull-request-github/issues/3173

## 0.34.0

### Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"enabledApiProposals": [
"tokenInformation"
],
"version": "0.34.0",
"version": "0.34.1",
"publisher": "GitHub",
"engines": {
"vscode": "^1.63.0"
Expand Down

0 comments on commit fb39097

Please sign in to comment.