Version Packages (#770)

pull/774/head @hono/auth-js@1.0.11
github-actions[bot] 2024-10-07 21:41:06 +09:00 committed by GitHub
parent c2d661aa69
commit 72c4bf652b
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: remove config.basePath

View File

@ -1,5 +1,11 @@
# @hono/auth-js
## 1.0.11
### Patch Changes
- [#769](https://github.com/honojs/middleware/pull/769) [`c2d661aa697bc3800a1b4b6c10ed3589d6d85cf2`](https://github.com/honojs/middleware/commit/c2d661aa697bc3800a1b4b6c10ed3589d6d85cf2) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: remove config.basePath
## 1.0.10
### Patch Changes

View File

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