From 3b1cd7aaab94e898d2ec0dae987a44f144c44549 Mon Sep 17 00:00:00 2001 From: Founda Automation Date: Mon, 25 Mar 2024 15:38:19 +0000 Subject: [PATCH] chore(release): 2.1.19 [skip ci] ## [2.1.19](https://github.com/founda/aws-rds-authenticator/compare/v2.1.18...v2.1.19) (2024-03-25) ### Dependencies and Other Build Updates * **deps:** bump dominikh/staticcheck-action from 1.3.0 to 1.3.1 ([f05a0fd](https://github.com/founda/aws-rds-authenticator/commit/f05a0fdb8c98a6b1baa5df639b8ccde63065e605)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11b1a7d..5f1edab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.1.19](https://github.com/founda/aws-rds-authenticator/compare/v2.1.18...v2.1.19) (2024-03-25) + + +### Dependencies and Other Build Updates + +* **deps:** bump dominikh/staticcheck-action from 1.3.0 to 1.3.1 ([f05a0fd](https://github.com/founda/aws-rds-authenticator/commit/f05a0fdb8c98a6b1baa5df639b8ccde63065e605)) + ## [2.1.18](https://github.com/founda/aws-rds-authenticator/compare/v2.1.17...v2.1.18) (2024-03-25)