Version Packages (#791)

pull/794/head @hono/auth-js@1.0.13
github-actions[bot] 2024-10-24 18:43:58 +09:00 committed by GitHub
parent ed31c680f7
commit ee5d7e0e74
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
---
clone request directly for bun

View File

@ -1,5 +1,11 @@
# @hono/auth-js
## 1.0.13
### Patch Changes
- [#790](https://github.com/honojs/middleware/pull/790) [`ed31c680f7cb4d08985c820e8e1bf051ddc57acd`](https://github.com/honojs/middleware/commit/ed31c680f7cb4d08985c820e8e1bf051ddc57acd) Thanks [@divyam234](https://github.com/divyam234)! - clone request directly for bun
## 1.0.12
### Patch Changes

View File

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