Skip to content

Commit 09c891e

Browse files
committed
0.0.4
1 parent 1e1ae92 commit 09c891e

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.4](https://github.com/little-core-labs/install-terraform/compare/v0.0.3...v0.0.4) - 2020-02-28
11+
12+
### Commits
13+
14+
- chore: fix some release scripts [`1e1ae92`](https://github.com/little-core-labs/install-terraform/commit/1e1ae9203879c2aa2773379e588a6a65e0cba35c)
15+
1016
## [v0.0.3](https://github.com/little-core-labs/install-terraform/compare/v0.0.2...v0.0.3) - 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.3",
3+
"version": "0.0.4",
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)