Skip to content

Commit

Permalink
Version Packages (#798)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 29, 2024
1 parent 0ff894a commit 2c0c41f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-tools-press.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.4.1

### Patch Changes

- [#797](https://github.com/honojs/middleware/pull/797) [`0ff894aeb11da0713d461099ee68521cbe37f99a`](https://github.com/honojs/middleware/commit/0ff894aeb11da0713d461099ee68521cbe37f99a) Thanks [@fabian-hiller](https://github.com/fabian-hiller)! - Fix Valibot peer dependency to support dist-tags

## 0.4.0

### Minor 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.0",
"version": "0.4.1",
"description": "Validator middleware using Valibot",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 2c0c41f

Please sign in to comment.