diff --git a/CHANGELOG.md b/CHANGELOG.md index a579cbc2..151ce5cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +#### 2024-09-28 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-pg-v5.6.1...@rotorsoft/eventually-pg-v5.6.2) @rotorsoft/eventually-pg-v5.6.2 + - PATCH [98e24d76](https://github.com/Rotorsoft/eventually-monorepo/commit/98e24d76e89cf33b263ccce42e528f9107477a30) fix: logs and gendocs #### 2024-09-28 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-v5.8.6...@rotorsoft/eventually-v5.8.7) @rotorsoft/eventually-v5.8.7 - PATCH [98e24d76](https://github.com/Rotorsoft/eventually-monorepo/commit/98e24d76e89cf33b263ccce42e528f9107477a30) fix: logs and gendocs #### 2024-09-26 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-openapi-v0.6.1...@rotorsoft/eventually-openapi-v0.6.2) @rotorsoft/eventually-openapi-v0.6.2 diff --git a/libs/eventually-pg/package.json b/libs/eventually-pg/package.json index 1cd40d66..5c27c0f6 100644 --- a/libs/eventually-pg/package.json +++ b/libs/eventually-pg/package.json @@ -1,6 +1,6 @@ { "name": "@rotorsoft/eventually-pg", - "version": "5.6.1", + "version": "5.6.2", "description": "Eventually Postgres Store Adapters", "author": { "name": "rotorsoft",