From ed27af46ecb8a7c3b5399b725feded4feaf6f8a6 Mon Sep 17 00:00:00 2001 From: Yusuke Wada Date: Sun, 6 Oct 2024 14:13:01 +0900 Subject: [PATCH] fix(zod-validator): releasing correctly (#766) --- .changeset/moody-cats-rest.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/moody-cats-rest.md diff --git a/.changeset/moody-cats-rest.md b/.changeset/moody-cats-rest.md new file mode 100644 index 00000000..ca8afd33 --- /dev/null +++ b/.changeset/moody-cats-rest.md @@ -0,0 +1,5 @@ +--- +'@hono/zod-validator': patch +--- + +chore: releasing correctly