mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-27 13:33:37 +00:00
f
This commit is contained in:
parent
e880f6f14a
commit
6aa70817bf
1 changed files with 8 additions and 8 deletions
|
|
@ -36,25 +36,25 @@ INTERNAL:
|
|||
|
||||
ENHANCEMENTS:
|
||||
|
||||
- Update js-releases to fix missing dep in bundle (#78)
|
||||
- Update js-releases to fix missing dep in bundle ([#78](https://github.com/hashicorp/setup-terraform/pull/78))
|
||||
|
||||
# [1.3.1] (2020-12-08)
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
- Fix build dependency (#76)
|
||||
- Fix build dependency ([#76](https://github.com/hashicorp/setup-terraform/pull/76))
|
||||
|
||||
# [1.3.0] (2020-12-08)
|
||||
|
||||
ENHANCEMENTS:
|
||||
|
||||
- Use `@hashicorp/js-releases` package to identify and download the specified version of Terraform. This will ensure that our tooling is consistent in how it works with the releases API, especially when handling pre-releases. (#70, #73)
|
||||
- Use `@hashicorp/js-releases` package to identify and download the specified version of Terraform. This will ensure that our tooling is consistent in how it works with the releases API, especially when handling pre-releases. ([#70](https://github.com/hashicorp/setup-terraform/pull/70), [#73](https://github.com/hashicorp/setup-terraform/pull/73))
|
||||
|
||||
# [1.2.1] (2020-10-30)
|
||||
|
||||
INTERNAL:
|
||||
|
||||
- Update dependencies to resolve CVE-2020-15228 (#63)
|
||||
- Update dependencies to resolve CVE-2020-15228 ([#63](https://github.com/hashicorp/setup-terraform/pull/63))
|
||||
|
||||
# [1.2.0]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue