From 3da75cf9eab56ebca57dec98c221c071a607410b Mon Sep 17 00:00:00 2001 From: rotorsoft Date: Wed, 13 Sep 2023 20:56:55 +0000 Subject: [PATCH] chore(release): @rotorsoft/eventually-aws-v0.1.13 --- CHANGELOG.md | 2 ++ libs/eventually-aws/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa64f4b5..086a8c87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +#### 2023-09-13 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-aws-v0.1.12...@rotorsoft/eventually-aws-v0.1.13) @rotorsoft/eventually-aws-v0.1.13 + - PATCH [53200a38](https://github.com/Rotorsoft/eventually-monorepo/commit/53200a3811178b5a3fa917fe4b50f82a35dfa7a6) fix: stores drop method, failed attempt to build a dynamo projector #### 2023-09-13 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-pg-v5.5.16...@rotorsoft/eventually-pg-v5.5.17) @rotorsoft/eventually-pg-v5.5.17 - PATCH [53200a38](https://github.com/Rotorsoft/eventually-monorepo/commit/53200a3811178b5a3fa917fe4b50f82a35dfa7a6) fix: stores drop method, failed attempt to build a dynamo projector #### 2023-09-13 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-v5.7.18...@rotorsoft/eventually-v5.7.19) @rotorsoft/eventually-v5.7.19 diff --git a/libs/eventually-aws/package.json b/libs/eventually-aws/package.json index 8f2a91d3..1d5f06d8 100644 --- a/libs/eventually-aws/package.json +++ b/libs/eventually-aws/package.json @@ -1,6 +1,6 @@ { "name": "@rotorsoft/eventually-aws", - "version": "0.1.12", + "version": "0.1.13", "description": "Eventually Framework AWS Adapters", "author": { "name": "rotorsoft",