From 822ff380a842c0a7d93a7cf1e25b39adbb3b37e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 19:05:01 +0000 Subject: [PATCH] chore(main): release 0.1.2 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bbedc3..84bc05a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.1.2](https://github.com/rancher/terraform-aws-access/compare/v0.1.1...v0.1.2) (2023-12-12) + + +### Bug Fixes + +* bump actions/setup-go from 4 to 5 ([#18](https://github.com/rancher/terraform-aws-access/issues/18)) ([436f1d5](https://github.com/rancher/terraform-aws-access/commit/436f1d5ef7297ffee9d4873d4d253dd4aede78fb)) +* bump google-github-actions/release-please-action from 3 to 4 ([#16](https://github.com/rancher/terraform-aws-access/issues/16)) ([7125713](https://github.com/rancher/terraform-aws-access/commit/71257130f265f82c8622fd61991c0d54a79e1e86)) +* Fix ip discover ([#19](https://github.com/rancher/terraform-aws-access/issues/19)) ([4d1867e](https://github.com/rancher/terraform-aws-access/commit/4d1867e53e77b9dab36a789034e08f8c759802cb)) +* Use ipinfo ([#20](https://github.com/rancher/terraform-aws-access/issues/20)) ([1c4cfdb](https://github.com/rancher/terraform-aws-access/commit/1c4cfdbf33434ab0e2ed4bb0d5a37f5c2acdb915)) + ## [0.1.1](https://github.com/rancher/terraform-aws-access/compare/v0.1.0...v0.1.1) (2023-11-29)