diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d322725..c3efa427 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +#### 2023-12-09 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-aws-v0.1.16...@rotorsoft/eventually-aws-v0.1.17) @rotorsoft/eventually-aws-v0.1.17 + - PATCH [160968d7](https://github.com/Rotorsoft/eventually-monorepo/commit/160968d726d7bceb142dc3b7b664a2ebc0ba55fd) fix: add trpc adapter #### 2023-12-09 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-broker-v2.2.13...@rotorsoft/eventually-broker-v2.2.14) @rotorsoft/eventually-broker-v2.2.14 - PATCH [160968d7](https://github.com/Rotorsoft/eventually-monorepo/commit/160968d726d7bceb142dc3b7b664a2ebc0ba55fd) fix: add trpc adapter #### 2023-12-09 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-express-v5.7.11...@rotorsoft/eventually-express-v5.7.12) @rotorsoft/eventually-express-v5.7.12 diff --git a/libs/eventually-aws/package.json b/libs/eventually-aws/package.json index 62c5886b..fb891c1d 100644 --- a/libs/eventually-aws/package.json +++ b/libs/eventually-aws/package.json @@ -1,6 +1,6 @@ { "name": "@rotorsoft/eventually-aws", - "version": "0.1.16", + "version": "0.1.17", "description": "Eventually Framework AWS Adapters", "author": { "name": "rotorsoft",