Skip to content

Commit

Permalink
Release 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
qvalentin committed Jan 6, 2024
1 parent c759a1a commit a78fda2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@


## [0.0.6](https://github.com/qvalentin/helm-ls-vscode/compare/0.0.5...0.0.6) (2024-01-06)


### Bug Fixes

* **compile:** set defaults for cwd ([c759a1a](https://github.com/qvalentin/helm-ls-vscode/commit/c759a1a0a497fb2c82b6946828af09b6f064d331))

## [0.0.5](https://github.com/qvalentin/helm-ls-vscode/compare/0.0.4...0.0.5) (2024-01-06)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "helm-ls",
"displayName": "helm-ls",
"description": "helm-ls language server extension",
"version": "0.0.5",
"version": "0.0.6",
"license": "MIT",
"publisher": "helm-ls",
"repository": "https://github.com/qvalentin/helm-ls-vscode",
Expand Down

0 comments on commit a78fda2

Please sign in to comment.