Skip to content

Commit f98f58a

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2025-10-19) ### Bug Fixes * detect and handle wrong link.exe on Windows ([1817bb7](1817bb7))
1 parent 1817bb7 commit f98f58a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.5](https://github.com/elasticdotventures/just-vscode-extension/compare/v1.0.4...v1.0.5) (2025-10-19)
2+
3+
4+
### Bug Fixes
5+
6+
* detect and handle wrong link.exe on Windows ([1817bb7](https://github.com/elasticdotventures/just-vscode-extension/commit/1817bb77e04f4f88eab7fefc9a0287b8bc8ebf77))
7+
18
## [1.0.4](https://github.com/elasticdotventures/just-vscode-extension/compare/v1.0.3...v1.0.4) (2025-10-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"type": "git",
2525
"url": "https://github.com/elasticdotventures/just-vscode-extension.git"
2626
},
27-
"version": "1.0.4",
27+
"version": "1.0.5",
2828
"engines": {
2929
"vscode": "^1.102.0"
3030
},

0 commit comments

Comments
 (0)