From 811bb7e75d24e44a11d2f75cd162a61d25364af7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 15:32:50 -0500 Subject: [PATCH] chore(main): release 0.1.0 (#12) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..6ed5d5b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## [0.1.0](https://github.com/rancher/terraform-aws-access/compare/v0.0.8...v0.1.0) (2023-10-30) + + +### Features + +* generate new security group rules and add automatic updates ([45c7b33](https://github.com/rancher/terraform-aws-access/commit/45c7b3351aed0c8f34e641c0f93d4c9133f0b4c9)) + + +### Bug Fixes + +* dependebot commits should use standard commit format ([#13](https://github.com/rancher/terraform-aws-access/issues/13)) ([1eef628](https://github.com/rancher/terraform-aws-access/commit/1eef628ffa006f81b7d3adc724061e6fc04932aa))