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 82838ce + d767bf2 commit 7d1b196Copy full SHA for 7d1b196
cli/CHANGELOG.md
@@ -2,11 +2,12 @@
2
3
This change log covers only the command line interface (CLI) of Open VSX.
4
5
-### v0.10.8 (unreleased)
+### v0.10.8 (Dec. 2025)
6
7
#### Dependencies
8
9
-- Upgrade `jws` from `3.2.2` to `3.2.3` ([#1460](https://github.com/eclipse/openvsx/pull/1460))
+- Upgrade `jws` from `3.2.2` to `4.0.1` ([#1482](https://github.com/eclipse/openvsx/pull/1482))
10
+- Upgrade `@vscode/vsce` from `3.2.1` to `3.7.1` ([#1482](https://github.com/eclipse/openvsx/pull/1482))
11
12
---
13
webui/package.json
@@ -1,6 +1,6 @@
1
{
"name": "openvsx-webui",
- "version": "0.17.0",
+ "version": "0.17.1",
"description": "User interface for Eclipse Open VSX",
"keywords": [
"react",
0 commit comments