Skip to content

Commit 00af578

Browse files
authored
bumped version to 0.36.5 (#1993)
1 parent 98c500d commit 00af578

File tree

5 files changed

+21
-13
lines changed

5 files changed

+21
-13
lines changed

.changes/unreleased/ENHANCEMENTS-20250602-105745.yaml

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

.changes/unreleased/INTERNAL-20250123-114649.yaml

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

.changes/v0.36.5.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 0.36.5 (17 June 2025)
2+
3+
ENHANCEMENTS:
4+
5+
* Support new Terraform Stacks tfcomponent.hcl extension ([#1977](https://github.com/hashicorp/terraform-ls/issues/1977))
6+
7+
INTERNAL:
8+
9+
* Set version to dev ([#1234](https://github.com/hashicorp/terraform-ls/issues/1234))
10+

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.36.5 (17 June 2025)
2+
3+
ENHANCEMENTS:
4+
5+
* Support new Terraform Stacks tfcomponent.hcl extension ([#1977](https://github.com/hashicorp/terraform-ls/issues/1977))
6+
7+
INTERNAL:
8+
9+
* Set version to dev ([#1234](https://github.com/hashicorp/terraform-ls/issues/1234))
10+
111
## 0.36.4 (22 January 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.4-dev
1+
0.36.5

0 commit comments

Comments
 (0)