From 1bf6e13ff748c5d81cb967807904b2be47e2ea24 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 21 May 2023 14:13:05 +0000 Subject: [PATCH] chore(release): 0.28.0 [skip ci] # [0.28.0](https://github.com/aldor007/mort/compare/v0.27.1...v0.28.0) (2023-05-21) ### Features * update aws sdk to v2 fix ([0af0c58](https://github.com/aldor007/mort/commit/0af0c581d8201333996412106a8ce684b5d40859)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index daf7849..f1efcd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.28.0](https://github.com/aldor007/mort/compare/v0.27.1...v0.28.0) (2023-05-21) + + +### Features + +* update aws sdk to v2 fix ([0af0c58](https://github.com/aldor007/mort/commit/0af0c581d8201333996412106a8ce684b5d40859)) + ## [0.27.1](https://github.com/aldor007/mort/compare/v0.27.0...v0.27.1) (2023-05-21)