Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
l12s-bot committed Oct 1, 2020
1 parent 298a802 commit 1e57753
Show file tree
Hide file tree
Showing 5 changed files with 163 additions and 56 deletions.
24 changes: 20 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [v2.0.0](https://github.com/little-core-labs/install-terraform/compare/v1.0.1...v2.0.0)

### Merged

- chore(deps-dev): bump gh-release from 3.5.0 to 4.0.3 [`#10`](https://github.com/little-core-labs/install-terraform/pull/10)
- chore(deps): bump @actions/core from 1.2.4 to 1.2.6 [`#9`](https://github.com/little-core-labs/install-terraform/pull/9)
- chore(deps-dev): bump auto-changelog from 1.16.4 to 2.2.0 [`#5`](https://github.com/little-core-labs/install-terraform/pull/5)
- chore(deps-dev): bump @zeit/ncc from 0.21.1 to 0.22.3 [`#4`](https://github.com/little-core-labs/install-terraform/pull/4)
- chore(deps): bump @actions/core from 1.2.2 to 1.2.4 [`#3`](https://github.com/little-core-labs/install-terraform/pull/3)

### Commits

- **Breaking change:** chore: remove support for floating major branchs post v1 [`b5da20c`](https://github.com/little-core-labs/install-terraform/commit/b5da20c08b327e00a447f8105433b229466eb295)
- **Breaking change:** refactor: require a terraform version now [`298a802`](https://github.com/little-core-labs/install-terraform/commit/298a802e82608a91f559016950571a6e83d8d100)
- feat: add release automation scripts [`be42947`](https://github.com/little-core-labs/install-terraform/commit/be42947b0c47e54cd89c022a3b0ca137a9b42483)

## [v1.0.1](https://github.com/little-core-labs/install-terraform/compare/v1.0.0...v1.0.1) - 2020-08-06

### Commits
Expand Down Expand Up @@ -51,21 +67,21 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- feat: switch to @zeit/ncc instead of node_module bundling [`f5b0b07`](https://github.com/little-core-labs/install-terraform/commit/f5b0b0753ff3ffb3159b7519299099c689a31770)
- chore: fix linting [`374f036`](https://github.com/little-core-labs/install-terraform/commit/374f0366ef3a17292ac81f7fae1dbcd61497e78c)

## [v0.0.4](https://github.com/little-core-labs/install-terraform/compare/v0.0.3...v0.0.4) - 2020-02-28
## [v0.0.4](https://github.com/little-core-labs/install-terraform/compare/v0.0.3...v0.0.4) - 2020-02-27

### Commits

- chore: fix some release scripts [`1e1ae92`](https://github.com/little-core-labs/install-terraform/commit/1e1ae9203879c2aa2773379e588a6a65e0cba35c)

## [v0.0.3](https://github.com/little-core-labs/install-terraform/compare/v0.0.2...v0.0.3) - 2020-02-28
## [v0.0.3](https://github.com/little-core-labs/install-terraform/compare/v0.0.2...v0.0.3) - 2020-02-27

### Commits

- chore: fix package.json [`52d94b4`](https://github.com/little-core-labs/install-terraform/commit/52d94b4a8f90974d9cc22fc2a6ccdc87021167c2)

## [v0.0.2](https://github.com/little-core-labs/install-terraform/compare/v0.0.1...v0.0.2) - 2020-02-28
## [v0.0.2](https://github.com/little-core-labs/install-terraform/compare/v0.0.1...v0.0.2) - 2020-02-27

## v0.0.1 - 2020-02-28
## v0.0.1 - 2020-02-27

### Commits

Expand Down
138 changes: 125 additions & 13 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1e57753

Please sign in to comment.