Skip to content

Commit

Permalink
Version Packages (#816)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 8, 2024
1 parent a5c20b3 commit 0ebcc6f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/spotty-donuts-yawn.md

This file was deleted.

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

## 1.0.0

### Major Changes

- [#788](https://github.com/honojs/middleware/pull/788) [`a5c20b34285991c75871f67398e56e2b112c4dc9`](https://github.com/honojs/middleware/commit/a5c20b34285991c75871f67398e56e2b112c4dc9) Thanks [@pr0m3th3usEx](https://github.com/pr0m3th3usEx)! - First release
2 changes: 1 addition & 1 deletion packages/class-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@hono/class-validator",
"packageManager": "[email protected]",
"description": "Validator middleware using class-validator",
"version": "0.1.0",
"version": "1.0.0",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 0ebcc6f

Please sign in to comment.