Skip to content

Commit 8f138bc

Browse files
committed
Release 1.0.8
1 parent 8456cdf commit 8f138bc

3 files changed

Lines changed: 8 additions & 2 deletions

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.8
2+
3+
## Fixes
4+
5+
- Correctly set current working directory when calling `tflint` (Closes #82)
6+
17
# 1.0.7
28

39
## New Features

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.7",
6+
"version": "1.0.8",
77
"publisher": "mauve",
88
"license": "BSD-3-Clause",
99
"engines": {

0 commit comments

Comments
 (0)