We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c20b441 + 35f2e4a commit 652e00bCopy full SHA for 652e00b
cli/CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
This change log covers only the command line interface (CLI) of Open VSX.
4
5
+### v0.10.2 (Apr. 2025)
6
+
7
+#### Dependencies
8
9
+- Upgrade `tar-fs` from `2.1.1` to `2.1.2` ([#1163](https://github.com/eclipse/openvsx/pull/1163))
10
11
+---
12
13
### v0.10.1 (Nov. 2024)
14
15
#### Dependencies
cli/package.json
@@ -1,6 +1,6 @@
1
{
"name": "ovsx",
- "version": "0.10.1",
+ "version": "0.10.2",
"description": "Command line interface for Eclipse Open VSX",
"keywords": [
"cli",
0 commit comments