Version Packages (#602)

pull/604/head @hono/auth-js@1.0.9
github-actions[bot] 2024-07-01 10:07:10 +09:00 committed by GitHub
parent eb7e597aaa
commit d87a699bbd
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/auth-js': patch
---
fix bun req cloning

View File

@ -1,5 +1,11 @@
# @hono/auth-js
## 1.0.9
### Patch Changes
- [#598](https://github.com/honojs/middleware/pull/598) [`eb7e597aaabce2b2ac6e7809579c44f440c2b8b0`](https://github.com/honojs/middleware/commit/eb7e597aaabce2b2ac6e7809579c44f440c2b8b0) Thanks [@divyam234](https://github.com/divyam234)! - fix bun req cloning
## 1.0.8
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/auth-js",
"version": "1.0.8",
"version": "1.0.9",
"description": "A third-party Auth js middleware for Hono",
"main": "dist/index.js",
"exports": {