From e24b93eae0200b54db568124f94ff0ad3bdbd0db Mon Sep 17 00:00:00 2001 From: Thijs Daniels Date: Wed, 27 Sep 2023 00:08:40 +0200 Subject: [PATCH] Update CHANGELOG.md --- packages/cdk-mailer/CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/cdk-mailer/CHANGELOG.md b/packages/cdk-mailer/CHANGELOG.md index a1a66923..b28b717a 100644 --- a/packages/cdk-mailer/CHANGELOG.md +++ b/packages/cdk-mailer/CHANGELOG.md @@ -1,7 +1,7 @@ # @codedazur/cdk-mailer -## 0.0.1 +## 0.1.0 -### Patch Changes +### Minor Changes -- [#54](https://github.com/codedazur/toolkit/pull/54) [`0f769a5`](https://github.com/codedazur/toolkit/commit/0f769a52cb2e0bdc0fe8f22294215a7b851588ac) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - add Mailer CDK construct +- [#54](https://github.com/codedazur/toolkit/pull/54) [`0f769a5`](https://github.com/codedazur/toolkit/commit/0f769a52cb2e0bdc0fe8f22294215a7b851588ac) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - experimental release