Skip to content

Commit

Permalink
vscode 0.4.0 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
sqs authored May 24, 2024
1 parent 6e3baed commit 471bbf2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions client/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ OpenCtx for VS Code uses `major.EVEN_NUMBER.patch` for release versions and `maj

## (Unreleased)

## 0.4.0

- The extension has been updated to use the latest OpenCtx API for providers.

## 0.2.6

- Fixed a bug preventing the use of OpenCtx providers written in ESM.
Expand Down
2 changes: 1 addition & 1 deletion client/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "openctx",
"private": true,
"displayName": "OpenCtx",
"version": "0.2.9",
"version": "0.4.0",
"publisher": "sourcegraph",
"license": "Apache-2.0",
"icon": "resources/logomark-v0.png",
Expand Down

0 comments on commit 471bbf2

Please sign in to comment.