Skip to content

Commit 71d6541

Browse files
authored
Bumped version to 0.37.0 (#2016)
* bumped version to 0.37.0 * Bumped version in version/VERSION to 0.37.0
1 parent e5e41e0 commit 71d6541

File tree

5 files changed

+21
-13
lines changed

5 files changed

+21
-13
lines changed

.changes/unreleased/ENHANCEMENTS-20250806-104456.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/unreleased/INTERNAL-20250630-111925.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/v0.37.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 0.37.0 (28 August 2025)
2+
3+
ENHANCEMENTS:
4+
5+
* Add support for Terraform Search files. This provides block and attribute completion, hover, and diagnostics along with syntax validation for Terraform Search files. ([#2007](https://github.com/hashicorp/terraform-ls/issues/2007))
6+
7+
INTERNAL:
8+
9+
* Add PR Template Usage for PCI ([#2000](https://github.com/hashicorp/terraform-ls/issues/2000))
10+

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.37.0 (28 August 2025)
2+
3+
ENHANCEMENTS:
4+
5+
* Add support for Terraform Search files. This provides block and attribute completion, hover, and diagnostics along with syntax validation for Terraform Search files. ([#2007](https://github.com/hashicorp/terraform-ls/issues/2007))
6+
7+
INTERNAL:
8+
9+
* Add PR Template Usage for PCI ([#2000](https://github.com/hashicorp/terraform-ls/issues/2000))
10+
111
## 0.36.5 (17 June 2025)
212

313
ENHANCEMENTS:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.36.5
1+
0.37.0

0 commit comments

Comments
 (0)