We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0d655a commit d571efbCopy full SHA for d571efb
cli/CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
This change log covers only the command line interface (CLI) of Open VSX.
4
5
+### [next] (unreleased)
6
+
7
8
### [v0.10.10] (Mar. 2026)
9
10
#### Dependencies
cli/package.json
@@ -1,6 +1,6 @@
1
{
"name": "ovsx",
- "version": "0.10.10",
+ "version": "0.10.11-dev.0",
"description": "Command line interface for Eclipse Open VSX",
"keywords": [
"cli",
webui/package.json
"name": "openvsx-webui",
- "version": "0.19.0",
+ "version": "0.19.1-dev.0",
"description": "User interface for Eclipse Open VSX",
"react",
0 commit comments