Skip to content

Commit 27858d6

Browse files
authored
0.66.1 (#4909)
1 parent 45f6afb commit 27858d6

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.66.1
4+
5+
### Fixes
6+
7+
- TypeError: Cannot read properties of undefined (reading 'number'). https://github.com/microsoft/vscode-pull-request-github/issues/4893
8+
39
## 0.66.0
410

511
### Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"shareProvider",
2424
"quickDiffProvider"
2525
],
26-
"version": "0.66.0",
26+
"version": "0.66.1",
2727
"publisher": "GitHub",
2828
"engines": {
2929
"vscode": "^1.79.0"

0 commit comments

Comments
 (0)