Commit f9f3896
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-08-05)
### Bug Fixes
* disable OpenVSX publishing to fix release workflow ([93e7ceb](93e7ceb))
* implement LSP server restart mechanism for Justfile changes ([#4](#4)) ([f7b0b79](f7b0b79)), closes [#3](#3)
* integrate just build system with GitHub Actions release workflow ([ed88ec7](ed88ec7))
* remove unused OVSX_PAT environment variable from release workflow ([73dc7e4](73dc7e4))
* resolve command registration conflict causing LSP client startup failure ([e53cc91](e53cc91))
* resolve vsce command path in custom packaging script ([252217b](252217b))
* simplify CI testing to avoid vscode-test-cli build issues ([a1165d5](a1165d5))
* testing husky ([70a96b8](70a96b8))
* update GitHub Actions workflow to handle vscode-test-cli build issues ([e7f6057](e7f6057))
* update test command in GitHub Actions to use vscode-test properly ([d2ac228](d2ac228))
* use VSCE GitHub Action with custom packaging ([a3c57b8](a3c57b8))1 parent 252217b commit f9f3896
2 files changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
1 | 18 | | |
2 | 19 | | |
3 | 20 | | |
| |||
14 | 31 | | |
15 | 32 | | |
16 | 33 | | |
17 | | - | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments