Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit 0f13073

Browse files
committed
modified: README.md
modified: package.json
1 parent 6cb7eb7 commit 0f13073

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ This extension contributes the following settings:
5454

5555
## Release Notes
5656

57+
### 1.0.22
58+
Added cancel button
5759
### 1.0.2
5860
Fixed blinking code when output was adding to editor
5961

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Extension for using alternative GitHub Copilot (StarCoder API) in VSCode",
55
"repository": "https://github.com/Lisoveliy/starcoderex",
66
"icon": "logo.png",
7-
"version": "1.0.21",
7+
"version": "1.0.22",
88
"publisher": "Lisoveliy",
99
"engines": {
1010
"vscode": "^1.67.0"

0 commit comments

Comments
 (0)