From e0d94dfa1a86e47765fb5bdcd410400fa4aa3ccd Mon Sep 17 00:00:00 2001 From: Yusuke Wada Date: Wed, 14 Feb 2024 17:07:43 +0900 Subject: [PATCH] chore: add changeset for sentry middleware (#388) --- .changeset/fifty-sloths-train.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/fifty-sloths-train.md diff --git a/.changeset/fifty-sloths-train.md b/.changeset/fifty-sloths-train.md new file mode 100644 index 00000000..7c968eed --- /dev/null +++ b/.changeset/fifty-sloths-train.md @@ -0,0 +1,5 @@ +--- +'@hono/sentry': patch +--- + +fix: change peer dependency to support v4.x