Skip to content

Commit e8cea34

Browse files
committed
Release 1.4.0
1 parent 8386c78 commit e8cea34

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [1.4.0](https://github.com/qvalentin/helm-ls-vscode/compare/1.3.2...1.4.0) (2025-06-01)
4+
5+
6+
### Features
7+
8+
* support values.yaml files ([8cbe880](https://github.com/qvalentin/helm-ls-vscode/commit/8cbe8803773ae0dffe4e3e9c8536e9950ee1ce8c))
9+
310
## [1.3.2](https://github.com/qvalentin/helm-ls-vscode/compare/1.3.1...1.3.2) (2025-04-18)
411

512
## [1.3.1](https://github.com/qvalentin/helm-ls-vscode/compare/1.3.0...1.3.1) (2025-04-16)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "helm-ls",
33
"displayName": "helm-ls",
44
"description": "helm-ls language server extension",
5-
"version": "1.3.2",
5+
"version": "1.4.0",
66
"license": "MIT",
77
"publisher": "helm-ls",
88
"repository": "https://github.com/qvalentin/helm-ls-vscode",

0 commit comments

Comments
 (0)