Skip to content

Commit

Permalink
chore: realse 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
srikanth235 committed Feb 10, 2024
1 parent 01047a3 commit 470cca7
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.2.7 (2024-02-10)

### Fixed

- Autocompletion now honors the Ollama provider url.

## 0.2.6 (2024-02-08)

### Added
Expand Down
2 changes: 1 addition & 1 deletion app/vscode/asset/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"publisher": "Privy",
"name": "privy-vscode",
"version": "0.2.6",
"version": "0.2.7",
"displayName": "Privy - AI coding Autocomplete and chat that runs locally. ",
"description": "Get code suggestions, chat with code, explain code, generate tests, find bugs, etc.",
"keywords": [
Expand Down

0 comments on commit 470cca7

Please sign in to comment.