File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10+ ## [ v1.0.0] ( https://github.com/little-core-labs/install-terraform/compare/v0.0.9...v1.0.0 ) - 2020-02-28
11+
12+ ### Commits
13+
14+ - chore: improve build scripts [ ` 9240aa1 ` ] ( https://github.com/little-core-labs/install-terraform/commit/9240aa1baf032035420f2b050a23f91441ca8c71 )
15+
16+ ## [ v0.0.9] ( https://github.com/little-core-labs/install-terraform/compare/v0.0.8...v0.0.9 ) - 2020-02-28
17+
1018## [ v0.0.8] ( https://github.com/little-core-labs/install-terraform/compare/v0.0.7...v0.0.8 ) - 2020-02-28
1119
1220### Commits
Original file line number Diff line number Diff line change 11{
22 "name" : " install-terraform" ,
3- "version" : " 0 .0.9 " ,
3+ "version" : " 1 .0.0 " ,
44 "private" : true ,
55 "description" : " Install Terraform at any version to a Github Action Job environment" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments