Skip to content

Commit 7702e1f

Browse files
committed
1.0.1
1 parent af896c3 commit 7702e1f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.0.1 (bugfix)
2+
3+
## Fixes
4+
5+
- Fix racecondition during startup of larger projects
6+
17
# 1.0.0
28

39
## New Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "terraform",
44
"displayName": "Terraform",
55
"description": "Syntax highlighting, linting, formatting, and validation for Hashicorp's Terraform",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"publisher": "mauve",
88
"license": "BSD-3-Clause",
99
"engines": {

0 commit comments

Comments
 (0)