Skip to content

Commit b7c856a

Browse files
authored
Stage 0.36.2 (#1895)
* Bump version * Update Changelog
1 parent 0987c45 commit b7c856a

File tree

4 files changed

+13
-7
lines changed

4 files changed

+13
-7
lines changed

.changes/unreleased/BUG FIXES-20241212-120530.yaml

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

.changes/v0.36.2.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 0.36.2 (12 December 2024)
2+
3+
BUG FIXES:
4+
5+
* Fix crash when using ephemeral resources with older Terraform versions ([#1892](https://github.com/hashicorp/terraform-ls/issues/1892))
6+

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.36.2 (12 December 2024)
2+
3+
BUG FIXES:
4+
5+
* Fix crash when using ephemeral resources with older Terraform versions ([#1892](https://github.com/hashicorp/terraform-ls/issues/1892))
6+
17
## 0.36.1 (10 December 2024)
28

39
ENHANCEMENTS:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.36.1
1+
0.36.2

0 commit comments

Comments
 (0)