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

Commit f7920c2

Browse files
authored
vsce: patch release v2.2.10 (#42079)
1 parent d66dbbc commit f7920c2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

client/vscode/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ The Sourcegraph extension uses major.EVEN_NUMBER.patch (eg. 2.0.1) for release v
1010

1111
### Changes
1212

13+
### Fixes
14+
15+
## 2.2.10
16+
17+
### Changes
18+
1319
- Remove tracking parameters from all shareable URLs [pull/42022](https://github.com/sourcegraph/sourcegraph/pull/42022)
1420

1521
### Fixes

client/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "@sourcegraph/vscode",
44
"displayName": "Sourcegraph",
5-
"version": "2.2.9",
5+
"version": "2.2.10",
66
"description": "Sourcegraph for VS Code",
77
"publisher": "sourcegraph",
88
"sideEffects": true,

0 commit comments

Comments
 (0)