diff --git a/.changes/unreleased/BUG FIXES-20240924-094740.yaml b/.changes/unreleased/BUG FIXES-20240924-094740.yaml new file mode 100644 index 000000000..f7accfd3d --- /dev/null +++ b/.changes/unreleased/BUG FIXES-20240924-094740.yaml @@ -0,0 +1,6 @@ +kind: BUG FIXES +body: Fixes parsing expressions containing an open curly brace as blocks +time: 2024-09-24T09:47:40.335136-04:00 +custom: + Issue: "149" + Repository: syntax diff --git a/package.json b/package.json index 06bdb2010..675c80ec0 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "version": "0.35.0-beta2" }, "syntax": { - "version": "0.7.0" + "version": "0.7.1" }, "qna": "https://discuss.hashicorp.com/c/terraform-core/terraform-editor-integrations/46", "bugs": {