From 3b688a1281d1a5e5733115bb02c62ccc134413bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 23:39:45 +0000 Subject: [PATCH] chore(main): release 0.1.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ed5d5b..9bbedc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/rancher/terraform-aws-access/compare/v0.1.0...v0.1.1) (2023-11-29) + + +### Bug Fixes + +* Add release ([#14](https://github.com/rancher/terraform-aws-access/issues/14)) ([ca7a6b1](https://github.com/rancher/terraform-aws-access/commit/ca7a6b16fa06755d5b4daf505c524f390fd1724a)) + ## [0.1.0](https://github.com/rancher/terraform-aws-access/compare/v0.0.8...v0.1.0) (2023-10-30)