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
parent
f611394629
commit
178189788d
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/clerk-auth': patch
|
||||
---
|
||||
|
||||
updated clerk dependency
|
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue