Version Packages (#469)

pull/474/head @hono/oauth-providers@0.4.0
github-actions[bot] 2024-04-22 08:11:19 +09:00 committed by GitHub
parent 65418948ab
commit 7e5e3de28f
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/oauth-providers': minor
---
Allow for an optional state arg to be passed to Google Auth middleware

View File

@ -1,5 +1,11 @@
# @hono/oauth-providers
## 0.4.0
### Minor Changes
- [#454](https://github.com/honojs/middleware/pull/454) [`65418948ab4e977102dabe6373246890a337e5e9`](https://github.com/honojs/middleware/commit/65418948ab4e977102dabe6373246890a337e5e9) Thanks [@aaronware](https://github.com/aaronware)! - Allow for an optional state arg to be passed to Google Auth middleware
## 0.3.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/oauth-providers",
"version": "0.3.2",
"version": "0.4.0",
"description": "Social login for Hono JS, integrate authentication with facebook, github, google and linkedin to your projects.",
"main": "dist/index.js",
"files": [