Version Packages (#498)

pull/500/head @hono/auth-js@1.0.7
github-actions[bot] 2024-05-04 12:15:21 +09:00 committed by GitHub
parent 300ef2f8bf
commit f16dfacb7e
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 for ssr

View File

@ -1,5 +1,11 @@
# @hono/auth-js
## 1.0.7
### Patch Changes
- [#494](https://github.com/honojs/middleware/pull/494) [`300ef2f8bf4761b7b005e0c4ee7cb6ccf3ef810b`](https://github.com/honojs/middleware/commit/300ef2f8bf4761b7b005e0c4ee7cb6ccf3ef810b) Thanks [@divyam234](https://github.com/divyam234)! - fix for ssr
## 1.0.6
### Patch Changes

View File

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