Skip to content

Commit

Permalink
0.58.1 (#4513)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexr00 authored Feb 10, 2023
1 parent 052ab00 commit 153128f
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.58.1

### Fixes

- Replacing a label with another appears to work in vscode but doesn't. https://github.com/microsoft/vscode-pull-request-github/issues/4492

## 0.58.0

### Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"contribCommentEditorActionsMenu",
"quickDiffProvider"
],
"version": "0.58.0",
"version": "0.58.1",
"publisher": "GitHub",
"engines": {
"vscode": "^1.75.0"
Expand Down

0 comments on commit 153128f

Please sign in to comment.