From 2768fefd28f9cb002f8a4788a50010143bdbca85 Mon Sep 17 00:00:00 2001 From: "tknetworks-oss-releaser[bot]" <144353182+tknetworks-oss-releaser[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 07:16:52 +0000 Subject: [PATCH] chore(master): release 2.0.1 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ed3224..c2b70a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [2.0.1](https://github.com/nabeken/psadm/compare/v2.0.0...v2.0.1) (2024-05-03) + + +### Bug Fixes + +* **deps:** update actions/checkout digest to 0ad4b8f ([0661629](https://github.com/nabeken/psadm/commit/06616295324b7f6f0548b1a764466ba17ba15657)) +* **deps:** update actions/checkout digest to 0ad4b8f ([#29](https://github.com/nabeken/psadm/issues/29)) ([65f493a](https://github.com/nabeken/psadm/commit/65f493abeed871d38e2ec84fa9489a361c9c775a)) +* **deps:** update actions/setup-go digest to cdcb360 ([36f7e5d](https://github.com/nabeken/psadm/commit/36f7e5d26fdf4ace1d2904d2281e29298696606c)) +* **deps:** update actions/setup-go digest to cdcb360 ([#34](https://github.com/nabeken/psadm/issues/34)) ([a9cd530](https://github.com/nabeken/psadm/commit/a9cd530cbb9f641112cb3749a6cbbf633f41b687)) +* **deps:** update golangci/golangci-lint-action action to v5 ([cda8b7a](https://github.com/nabeken/psadm/commit/cda8b7a816f85fd927017bc0cbbbea109500c995)) +* **deps:** update golangci/golangci-lint-action action to v5 ([#31](https://github.com/nabeken/psadm/issues/31)) ([059acea](https://github.com/nabeken/psadm/commit/059acead024ce0c3e4ad55d64744ff7d1918e65b)) +* **deps:** update golangci/golangci-lint-action digest to 9d1e062 ([37c206f](https://github.com/nabeken/psadm/commit/37c206f84a0116fcd256c438660a05a5d93c2a98)) +* **deps:** update golangci/golangci-lint-action digest to 9d1e062 ([#33](https://github.com/nabeken/psadm/issues/33)) ([2543aff](https://github.com/nabeken/psadm/commit/2543aff66c82bab42c64244512c33fdb08aecc7c)) +* **deps:** update golangci/golangci-lint-action digest to d6238b0 ([3374517](https://github.com/nabeken/psadm/commit/33745176bfe48badb755840ac041bdf6fc518619)) +* **deps:** update golangci/golangci-lint-action digest to d6238b0 ([#30](https://github.com/nabeken/psadm/issues/30)) ([634e501](https://github.com/nabeken/psadm/commit/634e501b881c5b734419c554fdd2f496a530d495)) +* **deps:** update module github.com/aws/aws-sdk-go-v2/config to v1.27.11 ([1b41d0a](https://github.com/nabeken/psadm/commit/1b41d0a3fd594528cd7bb42efa07e968ccfe0cfd)) +* **deps:** update module github.com/aws/aws-sdk-go-v2/service/ssm to v1.50.0 ([44efa97](https://github.com/nabeken/psadm/commit/44efa97f13f9a4d113343bf5ba2db44399f8be93)) + ## [2.0.0](https://github.com/nabeken/psadm/compare/v0.4.0...v2.0.0) (2024-04-20)