Skip to content

Commit

Permalink
0.66.1 (#4909)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexr00 authored Jun 13, 2023
1 parent 45f6afb commit 27858d6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.66.1

### Fixes

- TypeError: Cannot read properties of undefined (reading 'number'). https://github.com/microsoft/vscode-pull-request-github/issues/4893

## 0.66.0

### Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"shareProvider",
"quickDiffProvider"
],
"version": "0.66.0",
"version": "0.66.1",
"publisher": "GitHub",
"engines": {
"vscode": "^1.79.0"
Expand Down

0 comments on commit 27858d6

Please sign in to comment.