Skip to content

Commit 652e00b

Browse files
authored
Merge pull request #1173 from amvanbaren/cli-0.10.2
cli v0.10.2
2 parents c20b441 + 35f2e4a commit 652e00b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

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+
513
### v0.10.1 (Nov. 2024)
614

715
#### Dependencies

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.1",
3+
"version": "0.10.2",
44
"description": "Command line interface for Eclipse Open VSX",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)