Version Packages (#331)

pull/332/head @hono/auth-js@1.0.1
github-actions[bot] 2023-12-29 21:41:04 +09:00 committed by GitHub
parent 766738e0ea
commit 7844bfd4a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/auth-js': patch
---
added react as peer dependency

View File

@ -1,5 +1,11 @@
# @hono/auth-js
## 1.0.1
### Patch Changes
- [#330](https://github.com/honojs/middleware/pull/330) [`766738e0ea8f5e45739e0ffc4248f132f6313957`](https://github.com/honojs/middleware/commit/766738e0ea8f5e45739e0ffc4248f132f6313957) Thanks [@divyam234](https://github.com/divyam234)! - added react as peer dependency
## 1.0.0
### Major Changes

View File

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