From 4a83ad8096f15282276e0da904c9f335286a1db2 Mon Sep 17 00:00:00 2001 From: rotorsoft Date: Wed, 13 Sep 2023 20:59:35 +0000 Subject: [PATCH] chore(release): @rotorsoft/eventually-azure-v0.1.3 --- CHANGELOG.md | 2 ++ libs/eventually-azure/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5de707a9..1474f19b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +#### 2023-09-13 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-azure-v0.1.2...@rotorsoft/eventually-azure-v0.1.3) @rotorsoft/eventually-azure-v0.1.3 + - 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-gcp-v0.1.2...@rotorsoft/eventually-gcp-v0.1.3) @rotorsoft/eventually-gcp-v0.1.3 - 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-aws-v0.1.12...@rotorsoft/eventually-aws-v0.1.13) @rotorsoft/eventually-aws-v0.1.13 diff --git a/libs/eventually-azure/package.json b/libs/eventually-azure/package.json index 83d04464..271e383a 100644 --- a/libs/eventually-azure/package.json +++ b/libs/eventually-azure/package.json @@ -1,6 +1,6 @@ { "name": "@rotorsoft/eventually-azure", - "version": "0.1.2", + "version": "0.1.3", "description": "Eventually Framework Azure Adapters", "author": { "name": "rotorsoft",