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

Commit 12110d6

Browse files
sourcegraph-bot-devxsourcegraph-bot
andauthored
Changelog for 1.102.0 (#8049)
Automated release and changelog for Cody VS Code 1.102.0 ## Test plan N/A - changelog update --------- Co-authored-by: sourcegraph-bot <bot@sourcegraph.com>
1 parent 4159422 commit 12110d6

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

vscode/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ This is a log of all notable changes to Cody for VS Code.
44

55
<!--- {/_ CHANGELOG_START _/} -->
66

7+
## 1.102.0
8+
9+
### Reverts
10+
11+
There were no reverts for this release
12+
13+
### Uncategorized
14+
15+
#### Others
16+
17+
- [Backport M102] Changelog for 1.102 [#8048](https://github.com/sourcegraph/cody/pull/8048)
18+
19+
720
## 1.102
821

922
### Features

vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "cody-ai",
44
"private": true,
55
"displayName": "Cody: AI Code Assistant",
6-
"version": "1.100.0",
6+
"version": "1.102.0",
77
"publisher": "sourcegraph",
88
"license": "Apache-2.0",
99
"icon": "resources/sourcegraph.png",

0 commit comments

Comments
 (0)