From 9ceb3fc41c2af10cfc44ae70029063868e69713a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 20 Feb 2024 19:46:20 +0000 Subject: [PATCH] chore(version): 0.23.11 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39ae2927..d4dacc82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## 0.23.11 - 2024-02-20 +#### Bug Fixes +- raise server 5xx alarm threshold - (63d6323) - Chris Smith + +- - - + ## 0.23.10 - 2024-02-19 #### Bug Fixes - enforce ERC-55 addresses (#368) - (c48df03) - Chris Smith