diff --git a/CHANGELOG.md b/CHANGELOG.md index 21a43a2a..f1c966a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +#### 2023-09-19 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-azure-v0.1.3...@rotorsoft/eventually-azure-v0.1.4) @rotorsoft/eventually-azure-v0.1.4 + - PATCH [a6791f3a](https://github.com/Rotorsoft/eventually-monorepo/commit/a6791f3a19b1d98f274baec256f37b2837fa0cf4) fix: partial dynamo store #### 2023-09-19 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-gcp-v0.1.3...@rotorsoft/eventually-gcp-v0.1.4) @rotorsoft/eventually-gcp-v0.1.4 - PATCH [a6791f3a](https://github.com/Rotorsoft/eventually-monorepo/commit/a6791f3a19b1d98f274baec256f37b2837fa0cf4) fix: partial dynamo store #### 2023-09-19 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-aws-v0.1.13...@rotorsoft/eventually-aws-v0.1.14) @rotorsoft/eventually-aws-v0.1.14 diff --git a/libs/eventually-azure/package.json b/libs/eventually-azure/package.json index 271e383a..ab938cac 100644 --- a/libs/eventually-azure/package.json +++ b/libs/eventually-azure/package.json @@ -1,6 +1,6 @@ { "name": "@rotorsoft/eventually-azure", - "version": "0.1.3", + "version": "0.1.4", "description": "Eventually Framework Azure Adapters", "author": { "name": "rotorsoft",