Version Packages (#360)

pull/361/head @hono/auth-js@1.0.2
github-actions[bot] 2024-01-27 22:17:51 +09:00 committed by GitHub
parent 4ccda19d31
commit bc23e035e6
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
---
Update @auth/core version and set default basePath

View File

@ -1,5 +1,11 @@
# @hono/auth-js
## 1.0.2
### Patch Changes
- [#359](https://github.com/honojs/middleware/pull/359) [`4ccda19d3176d9148310bcdb33baf48986433342`](https://github.com/honojs/middleware/commit/4ccda19d3176d9148310bcdb33baf48986433342) Thanks [@divyam234](https://github.com/divyam234)! - Update @auth/core version and set default basePath
## 1.0.1
### Patch Changes

View File

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