Skip to content

Commit 2000f64

Browse files
authored
Merge pull request #1431 from amvanbaren/release-v0.30.0
Bump cli version
2 parents 96245d3 + c1c37a5 commit 2000f64

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

cli/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
22

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

5-
### v0.10.6 (Seo. 2025)
5+
### 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)
615

716
#### Dependencies
817

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ovsx",
3-
"version": "0.10.6",
3+
"version": "0.10.7",
44
"description": "Command line interface for Eclipse Open VSX",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)