Version Packages (#479)

pull/480/head @hono/auth-js@1.0.4
github-actions[bot] 2024-04-26 11:09:48 +09:00 committed by GitHub
parent 5004ca9c5b
commit 9e60a47df4
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 env AUTH_URL not working

View File

@ -1,5 +1,11 @@
# @hono/auth-js
## 1.0.4
### Patch Changes
- [#478](https://github.com/honojs/middleware/pull/478) [`5004ca9c5b6f75c1fca001c26fc70b927c154589`](https://github.com/honojs/middleware/commit/5004ca9c5b6f75c1fca001c26fc70b927c154589) Thanks [@DIYgod](https://github.com/DIYgod)! - fix env AUTH_URL not working
## 1.0.3
### Patch Changes

View File

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