Skip to content

Commit

Permalink
chore(vscode): bump vsce version to 1.12.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
icycodes committed Oct 17, 2024
1 parent 6871a4c commit d866526
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions clients/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.12.3

### Fixes & Improvements

- Fixed an issue where the chat panel failed to display when the endpoint configuration ended with a trailing slash.
- Improved the context of code completion by adding support for collecting code snippets from recently viewed editors.

## 1.12.2

### Fixes & Improvements
Expand Down
2 changes: 1 addition & 1 deletion clients/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"repository": "https://github.com/TabbyML/tabby",
"bugs": "https://github.com/TabbyML/tabby/issues",
"license": "Apache-2.0",
"version": "1.12.2",
"version": "1.12.3",
"keywords": [
"ai",
"autocomplete",
Expand Down

0 comments on commit d866526

Please sign in to comment.