Skip to content

Commit 724dea0

Browse files
committed
chore: prepare cli 1.0.1 release
1 parent afb40d0 commit 724dea0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cli/CHANGELOG.md

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

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

5-
### [next] (unreleased)
5+
### [v1.0.1] (11/06/2026)
66

77
### Fixes
88

9-
- Properly encode path segments in getUrl method ([#1893](https://github.com/eclipse/openvsx/pull/1893))
9+
- Properly encode path segments in `getUrl` method ([#1893](https://github.com/eclipse/openvsx/pull/1893))
1010

1111
### [v1.0.0] (28/05/2026)
1212

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

0 commit comments

Comments
 (0)