From 7d617456721dbe8e7d6ed629e1469bea438453f9 Mon Sep 17 00:00:00 2001 From: rotorsoft Date: Wed, 25 Sep 2024 18:18:10 +0000 Subject: [PATCH] chore(release): @rotorsoft/eventually-v5.8.6 --- CHANGELOG.md | 2 ++ libs/eventually/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d900909..2c043a86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +#### 2024-09-25 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-v5.8.5...@rotorsoft/eventually-v5.8.6) @rotorsoft/eventually-v5.8.6 + - PATCH [3610c162](https://github.com/Rotorsoft/eventually-monorepo/commit/3610c1620ee0120821df06a99d9cd683eea3fd45) fix: build trpc utils, fix hotel projection #### 2024-09-22 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-broker-v2.3.0...@rotorsoft/eventually-broker-v2.3.1) @rotorsoft/eventually-broker-v2.3.1 - PATCH [8a70c5be](https://github.com/Rotorsoft/eventually-monorepo/commit/8a70c5be8aa47803c253d4f3169ba4a792168148) fix: remove yarn stuff, fix logs #### 2024-09-22 [+/-](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-pg-v5.6.0...@rotorsoft/eventually-pg-v5.6.1) @rotorsoft/eventually-pg-v5.6.1 diff --git a/libs/eventually/package.json b/libs/eventually/package.json index 4987c314..0d76f3f1 100644 --- a/libs/eventually/package.json +++ b/libs/eventually/package.json @@ -1,6 +1,6 @@ { "name": "@rotorsoft/eventually", - "version": "5.8.5", + "version": "5.8.6", "description": "Eventually Framework", "author": "rotorsoft", "license": "MIT",