Skip to content

Commit 38d191c

Browse files
authored
Stage 0.36.4 (#1933)
1 parent 2611679 commit 38d191c

File tree

4 files changed

+11
-7
lines changed

4 files changed

+11
-7
lines changed

.changes/unreleased/ENHANCEMENTS-20250117-164515.yaml

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

.changes/v0.36.4.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 0.36.4 (22 January 2025)
2+
3+
ENHANCEMENTS:
4+
5+
* Report usage of write-only attributes for public providers ([#1926](https://github.com/hashicorp/terraform-ls/issues/1926))

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.36.4 (22 January 2025)
2+
3+
ENHANCEMENTS:
4+
5+
* Report usage of write-only attributes for public providers ([#1926](https://github.com/hashicorp/terraform-ls/issues/1926))
16
## 0.36.3 (19 December 2024)
27

38
BUG FIXES:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.36.3
1+
0.36.4

0 commit comments

Comments
 (0)