Skip to content

Commit 5aef9b7

Browse files
chore(release): 0.1.1
1 parent e6978d1 commit 5aef9b7

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
<a name="0.1.1"></a>
6+
## [0.1.1](https://github.com/run-at-scale/vscode-terraform-doc-snippets/compare/v0.0.4...v0.1.1) (2018-04-26)
7+
8+
9+
110
# Change Log
211

312
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

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
@@ -2,7 +2,7 @@
22
"name": "terraform-doc-snippets",
33
"displayName": "Terraform doc snippets",
44
"description": "Get Terraform code snippets from all providers/resources/data sources as yanked from the provider repo docs.",
5-
"version": "0.1.0",
5+
"version": "0.1.1",
66
"icon": "assets/terraform_logo.png",
77
"publisher": "run-at-scale",
88
"license": "MIT",

0 commit comments

Comments
 (0)