diff --git a/CHANGELOG.md b/CHANGELOG.md index d2d852df..79e27bef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +#### 2023-09-03 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-express-v5.7.6...@rotorsoft/eventually-express-v5.7.7) @rotorsoft/eventually-express-v5.7.7 + - PATCH [2404b897](https://github.com/Rotorsoft/eventually-monorepo/commit/2404b897611808782e129b152fc18ddfaac4b316) fix: move http utils to eventually, add proxy util #### 2023-09-03 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-pg-v5.5.12...@rotorsoft/eventually-pg-v5.5.13) @rotorsoft/eventually-pg-v5.5.13 - PATCH [2404b897](https://github.com/Rotorsoft/eventually-monorepo/commit/2404b897611808782e129b152fc18ddfaac4b316) fix: move http utils to eventually, add proxy util #### 2023-09-03 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-v5.7.11...@rotorsoft/eventually-v5.7.12) @rotorsoft/eventually-v5.7.12 diff --git a/libs/eventually-express/package.json b/libs/eventually-express/package.json index 48224ce9..e5fd2ad5 100644 --- a/libs/eventually-express/package.json +++ b/libs/eventually-express/package.json @@ -1,6 +1,6 @@ { "name": "@rotorsoft/eventually-express", - "version": "5.7.6", + "version": "5.7.7", "description": "Eventually Framework Express Services", "author": { "name": "rotorsoft",