Skip to content

Commit 952c1fc

Browse files
committed
0.0.7
1 parent 4134c78 commit 952c1fc

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.7](https://github.com/little-core-labs/install-terraform/compare/v0.0.6...v0.0.7) - 2020-02-28
11+
12+
### Commits
13+
14+
- Update README.md [`4134c78`](https://github.com/little-core-labs/install-terraform/commit/4134c78564326d515f872df055507fb91a1792e6)
15+
1016
## [v0.0.6](https://github.com/little-core-labs/install-terraform/compare/v0.0.5...v0.0.6) - 2020-02-28
1117

1218
### Commits

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.6",
3+
"version": "0.0.7",
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)