Skip to content

Commit b1ae947

Browse files
committed
0.0.6
1 parent 7d75a60 commit b1ae947

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v0.0.6](https://github.com/little-core-labs/install-terraform/compare/v0.0.5...v0.0.6) - 2020-02-28
11+
12+
### Commits
13+
14+
- docs: fix a typo [`7d75a60`](https://github.com/little-core-labs/install-terraform/commit/7d75a60e58fdd6698873e3ac931c11808387ef91)
15+
1016
## [v0.0.5](https://github.com/little-core-labs/install-terraform/compare/v0.0.4...v0.0.5) - 2020-02-28
1117

1218
### Merged

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "install-terraform",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"private": true,
55
"description": "Install Terraform at any version to a Github Action Job environment",
66
"main": "index.js",

0 commit comments

Comments
 (0)