We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7534d7f + 680341b commit 904f1ddCopy full SHA for 904f1dd
cli/CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
This change log covers only the command line interface (CLI) of Open VSX.
4
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
14
### v0.10.5 (Jul. 2025)
15
16
#### Dependencies
cli/package.json
@@ -1,6 +1,6 @@
1
{
"name": "ovsx",
- "version": "0.10.5",
+ "version": "0.10.6",
"description": "Command line interface for Eclipse Open VSX",
"keywords": [
"cli",
0 commit comments