Skip to content

Commit

Permalink
Version Packages (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 4, 2024
1 parent b84c6c8 commit 0d7244b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tidy-swans-smile.md

This file was deleted.

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

## 1.0.0

### Major Changes

- [#325](https://github.com/honojs/middleware/pull/325) [`b84c6c8eb3734c1e42e2a9931adaa3e138af253b`](https://github.com/honojs/middleware/commit/b84c6c8eb3734c1e42e2a9931adaa3e138af253b) Thanks [@MonsterDeveloper](https://github.com/MonsterDeveloper)! - Create Arktype validator middleware
2 changes: 1 addition & 1 deletion packages/arktype-validator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hono/arktype-validator",
"version": "0.1.0",
"version": "1.0.0",
"description": "ArkType validator middleware",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 0d7244b

Please sign in to comment.