From 7d8433a1a362bb05c2490bed4dcb8ca9fbbf461d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 00:16:05 +0100 Subject: [PATCH] chore(main): Release 0.1.1 (#17) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d1c2c7..df0dda7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.1.1](https://github.com/dhoppeIT/terraform-tfe-notification/compare/v0.1.0...v0.1.1) (2022-01-31) + + +### Bug Fixes + +* Allow new minor releases ([#16](https://github.com/dhoppeIT/terraform-tfe-notification/issues/16)) ([a427b0c](https://github.com/dhoppeIT/terraform-tfe-notification/commit/a427b0cb19e6ca2ce0d43b28c29344e3820b2b4b)) + ## 0.1.0 (2021-11-30)