From 634a2b29f668703e8b429779ebb23df1a3b1580a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 19:35:00 +0000 Subject: [PATCH] chore(main): release 0.1.4 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b667508..c793454 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.4](https://github.com/rancher/terraform-aws-access/compare/v0.1.3...v0.1.4) (2024-01-10) + + +### Bug Fixes + +* only chomp if necessary ([#23](https://github.com/rancher/terraform-aws-access/issues/23)) ([fca353d](https://github.com/rancher/terraform-aws-access/commit/fca353dd81dfb967f294b2f6d4cacc1eb5d3592c)) + ## [0.1.3](https://github.com/rancher/terraform-aws-access/compare/v0.1.2...v0.1.3) (2023-12-19)