Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit d8009b5

Browse files
authored
release v0.6.3 (#402)
1 parent e6bcb46 commit d8009b5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

vscode/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ Starting from `0.2.0`, Cody is using `major.EVEN_NUMBER.patch` for release versi
1212

1313
### Changed
1414

15+
## [0.6.3]
16+
17+
### Added
18+
19+
### Fixed
20+
21+
### Changed
22+
1523
- Removed the experimental hallucination detection that highlighted nonexistent file paths.
1624

1725
## [0.6.2]

vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cody-ai",
33
"private": true,
44
"displayName": "Cody AI",
5-
"version": "0.6.2",
5+
"version": "0.6.3",
66
"publisher": "sourcegraph",
77
"license": "Apache-2.0",
88
"icon": "resources/cody.png",

0 commit comments

Comments
 (0)