From 9a5b9d8eb33f866467760e198fe5bdec988724bc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 26 Jun 2024 16:41:58 +0000 Subject: [PATCH] chore(release): 2.2.3 [skip ci] ## [2.2.3](https://github.com/hirosystems/ordhook/compare/v2.2.2...v2.2.3) (2024-06-26) ### Bug Fixes * nested readwrite connection ([#327](https://github.com/hirosystems/ordhook/issues/327)) ([a593995](https://github.com/hirosystems/ordhook/commit/a593995e606c10de0b7145a5e003cd18743d32c6)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 268eaae..337ee57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.2.3](https://github.com/hirosystems/ordhook/compare/v2.2.2...v2.2.3) (2024-06-26) + + +### Bug Fixes + +* nested readwrite connection ([#327](https://github.com/hirosystems/ordhook/issues/327)) ([a593995](https://github.com/hirosystems/ordhook/commit/a593995e606c10de0b7145a5e003cd18743d32c6)) + ## [2.2.2](https://github.com/hirosystems/ordhook/compare/v2.2.1...v2.2.2) (2024-06-18)