Skip to content

Commit cf3aeb5

Browse files
chore: bump version for release
1 parent 6b3fd96 commit cf3aeb5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the "terrastate" extension will be documented in this file.
44

5+
### 1.1.0
6+
7+
- Support Terraform modules
8+
59
### 1.0.1
610

711
- Show message on successful terraform init and validate

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "Terrastate",
55
"icon": "media/terrastate.png",
66
"description": "Visual Studio Code extension to monitor the state of Terraform resources",
7-
"version": "1.0.1",
7+
"version": "1.1.0",
88
"license": "MIT",
99
"bugs": {
1010
"url": "https://github.com/rohinivsenthil/terrastate/issues"

0 commit comments

Comments
 (0)