Version Packages (#698)

pull/663/head^2 @hono/oauth-providers@0.6.1
github-actions[bot] 2024-08-19 09:27:07 +09:00 committed by GitHub
parent c3b67a6c3b
commit 9443cb018a
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": patch
---
fix(@hono/oauth-providers): google provider attach custom parameters

View File

@ -1,5 +1,11 @@
# @hono/oauth-providers
## 0.6.1
### Patch Changes
- [#697](https://github.com/honojs/middleware/pull/697) [`c3b67a6c3b493482833f5b030596906286da62b8`](https://github.com/honojs/middleware/commit/c3b67a6c3b493482833f5b030596906286da62b8) Thanks [@taishinaritomi](https://github.com/taishinaritomi)! - fix(@hono/oauth-providers): google provider attach custom parameters
## 0.6.0
### Minor Changes

View File

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