Skip to content

Commit 904f1dd

Browse files
authored
Merge pull request #1352 from amvanbaren/cli-0.10.6
cli v0.10.6
2 parents 7534d7f + 680341b commit 904f1dd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This change log covers only the command line interface (CLI) of Open VSX.
44

5+
### v0.10.6 (Seo. 2025)
6+
7+
#### Dependencies
8+
9+
- Upgrade `form-data` from `4.0.0` to `4.0.4` ([#1291](https://github.com/eclipse/openvsx/pull/1291))
10+
- Upgrade `tmp` from `0.2.3` to `0.2.4` ([#1304](https://github.com/eclipse/openvsx/pull/1304))
11+
12+
---
13+
514
### v0.10.5 (Jul. 2025)
615

716
#### Dependencies

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ovsx",
3-
"version": "0.10.5",
3+
"version": "0.10.6",
44
"description": "Command line interface for Eclipse Open VSX",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)