Skip to content

Commit

Permalink
Version Packages (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 21, 2023
1 parent f263d58 commit 2ba444d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/flat-apples-divide.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/zod-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hono/zod-validator

## 0.1.1

### Patch Changes

- [#69](https://github.com/honojs/middleware/pull/69) [`f263d58`](https://github.com/honojs/middleware/commit/f263d58c8734c09c622fd3e7734fa6bba1a6b706) Thanks [@yusukebe](https://github.com/yusukebe)! - patch: refactor types

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/zod-validator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hono/zod-validator",
"version": "0.1.0",
"version": "0.1.1",
"description": "Validator middleware using Zod",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 2ba444d

Please sign in to comment.