diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ed3224..1bdcaa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [2.0.1](https://github.com/nabeken/psadm/compare/v2.0.0...v2.0.1) (2024-05-01) + + +### 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 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)