Skip to content

Commit b0f5bb8

Browse files
authored
0.104.1 (#6660)
1 parent efeddb4 commit b0f5bb8

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.104.1
4+
5+
### Fixes
6+
7+
- Suggest a fix with Copilot results in an error Tool copilot_codebase was not contributed. https://github.com/microsoft/vscode-pull-request-github/issues/6632
8+
39
## 0.104.0
410

511
### Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"tokenInformation",
3232
"treeViewMarkdownMessage"
3333
],
34-
"version": "0.104.0",
34+
"version": "0.104.1",
3535
"publisher": "GitHub",
3636
"engines": {
3737
"vscode": "^1.97.0"

0 commit comments

Comments
 (0)