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 96245d3 + c1c37a5 commit 2000f64Copy full SHA for 2000f64
cli/CHANGELOG.md
@@ -2,7 +2,16 @@
2
3
This change log covers only the command line interface (CLI) of Open VSX.
4
5
-### v0.10.6 (Seo. 2025)
+### v0.10.7 (Nov. 2025)
6
+
7
+#### Dependencies
8
9
+- Upgrade `glob` from `10.3.10` to `10.5.0` ([#1423](https://github.com/eclipse/openvsx/pull/1423))
10
+- Upgrade `js-yaml` from `4.1.0` to `4.1.1` ([#1417](https://github.com/eclipse/openvsx/pull/1417))
11
12
+---
13
14
+### v0.10.6 (Sep. 2025)
15
16
#### Dependencies
17
cli/package.json
@@ -1,6 +1,6 @@
1
{
"name": "ovsx",
- "version": "0.10.6",
+ "version": "0.10.7",
"description": "Command line interface for Eclipse Open VSX",
"keywords": [
"cli",
0 commit comments