From 48bfe8a547683dacaac5826dc6a1223d20ae0997 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 23:05:40 +0100 Subject: [PATCH] chore(main): Release 0.1.1 (#16) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e021e34..473e7a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +### [0.1.1](https://github.com/dhoppeIT/terraform-tfe-config/compare/v0.1.0...v0.1.1) (2022-01-19) + + +### Bug Fixes + +* Add environment variable (TFE_TOKEN) ([#18](https://github.com/dhoppeIT/terraform-tfe-config/issues/18)) ([70c83e2](https://github.com/dhoppeIT/terraform-tfe-config/commit/70c83e2843b9af10260cc453edf4f2063ea97d04)) +* Add suffix to description of a variable ([#17](https://github.com/dhoppeIT/terraform-tfe-config/issues/17)) ([7ae04fa](https://github.com/dhoppeIT/terraform-tfe-config/commit/7ae04fa498a41a9ac515aafd3f815978fb2dfb86)) +* Remove duplicate value and use each.key instead ([#15](https://github.com/dhoppeIT/terraform-tfe-config/issues/15)) ([61ee6ed](https://github.com/dhoppeIT/terraform-tfe-config/commit/61ee6edd6a54be054120bebd308774dad14e5b7a)) + ## 0.1.0 (2021-11-30)