From 9d0bd543e4a1a8b2b5802dbbab8ca4b54f82660e Mon Sep 17 00:00:00 2001 From: jonathan stewart <5750305+jon-stewart@users.noreply.github.com> Date: Wed, 21 Feb 2024 09:37:08 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26da62705..8c6713f29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # v1.45.0 ## Features -* feat(GROW-2766): add cdk component client (#1538) (Matt Cadorette)([4fca2248](https://github.com/lacework/go-sdk/commit/4fca2248f2dfff90237f167f320e40c5682a42d9)) +* feat: add cdk component client (#1538) (Matt Cadorette)([4fca2248](https://github.com/lacework/go-sdk/commit/4fca2248f2dfff90237f167f320e40c5682a42d9)) ## Bug Fixes * fix: component install windows (#1543) (jonathan stewart)([6c906b5b](https://github.com/lacework/go-sdk/commit/6c906b5ba5019ce9f81c456260d72796294e8b2f)) * fix: reduce component API usage (#1542) (jonathan stewart)([5455e173](https://github.com/lacework/go-sdk/commit/5455e173edac65652c57a56df307c9d82c1b8a5d))