diff --git a/CHANGELOG.md b/CHANGELOG.md index df931123..e0e91282 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +#### 2024-09-21 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-v5.8.2...@rotorsoft/eventually-v5.8.3) @rotorsoft/eventually-v5.8.3 + - PATCH [a9f14ad2](https://github.com/Rotorsoft/eventually-monorepo/commit/a9f14ad23968715582e5bc89695825255df99b79) fix: change log to test publish #### 2024-09-21 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-v5.8.1...@rotorsoft/eventually-v5.8.2) @rotorsoft/eventually-v5.8.2 - PATCH [d855dd92](https://github.com/Rotorsoft/eventually-monorepo/commit/d855dd925baa97ddf1afa1aff39c25c498d2eeef) fix: better log #### 2024-09-21 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-openapi-v0.6.0...@rotorsoft/eventually-openapi-v0.6.1) @rotorsoft/eventually-openapi-v0.6.1 diff --git a/libs/eventually/package.json b/libs/eventually/package.json index 354fcb91..9c24fe59 100644 --- a/libs/eventually/package.json +++ b/libs/eventually/package.json @@ -1,6 +1,6 @@ { "name": "@rotorsoft/eventually", - "version": "5.8.2", + "version": "5.8.3", "description": "Eventually Framework", "author": "rotorsoft", "license": "MIT",