diff --git a/CHANGELOG.md b/CHANGELOG.md index 086a8c87..5de707a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +#### 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 - 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 diff --git a/libs/eventually-gcp/package.json b/libs/eventually-gcp/package.json index f5ea0807..d12f3885 100644 --- a/libs/eventually-gcp/package.json +++ b/libs/eventually-gcp/package.json @@ -1,6 +1,6 @@ { "name": "@rotorsoft/eventually-gcp", - "version": "0.1.2", + "version": "0.1.3", "description": "Eventually Framework GCP Adapters", "author": { "name": "rotorsoft",