Skip to content

Commit

Permalink
Version Packages (#820)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 10, 2024
1 parent d6fcbbd commit f997ee0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/nine-cycles-whisper.md

This file was deleted.

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

## 0.5.0

### Minor Changes

- [#819](https://github.com/honojs/middleware/pull/819) [`d6fcbbd3366b356616fd188d9943ddb3e8294e5b`](https://github.com/honojs/middleware/commit/d6fcbbd3366b356616fd188d9943ddb3e8294e5b) Thanks [@fabian-hiller](https://github.com/fabian-hiller)! - Upgrade Valibot peer dependency to >=v1.0.0-beta.4

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/valibot-validator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hono/valibot-validator",
"version": "0.4.1",
"version": "0.5.0",
"description": "Validator middleware using Valibot",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit f997ee0

Please sign in to comment.