Skip to content

Commit 7d1b196

Browse files
authored
Merge pull request #1492 from amvanbaren/release-v0.31.0
Release v0.31.0
2 parents 82838ce + d767bf2 commit 7d1b196

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

cli/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
This change log covers only the command line interface (CLI) of Open VSX.
44

5-
### v0.10.8 (unreleased)
5+
### v0.10.8 (Dec. 2025)
66

77
#### Dependencies
88

9-
- Upgrade `jws` from `3.2.2` to `3.2.3` ([#1460](https://github.com/eclipse/openvsx/pull/1460))
9+
- 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))
1011

1112
---
1213

webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openvsx-webui",
3-
"version": "0.17.0",
3+
"version": "0.17.1",
44
"description": "User interface for Eclipse Open VSX",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)