Version Packages (#1263)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pull/1264/head @hono/clerk-auth@3.0.1
github-actions[bot] 2025-06-26 12:16:49 +09:00 committed by GitHub
parent f611394629
commit 178189788d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/clerk-auth': patch
---
updated clerk dependency

View File

@ -1,5 +1,11 @@
# @hono/clerk-auth
## 3.0.1
### Patch Changes
- [#1262](https://github.com/honojs/middleware/pull/1262) [`f611394629df8825972c24de944e9bc727bf610d`](https://github.com/honojs/middleware/commit/f611394629df8825972c24de944e9bc727bf610d) Thanks [@RasengunShotaro](https://github.com/RasengunShotaro)! - updated clerk dependency
## 3.0.0
### Major Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/clerk-auth",
"version": "3.0.0",
"version": "3.0.1",
"description": "A third-party Clerk auth middleware for Hono",
"type": "module",
"main": "dist/index.cjs",