Version Packages (#425)

pull/429/head @hono/oauth-providers@0.3.2
github-actions[bot] 2024-03-20 14:57:56 +09:00 committed by GitHub
parent cef4be898a
commit 6bdbf88854
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
---
Github App user email problem

View File

@ -1,5 +1,11 @@
# @hono/oauth-providers # @hono/oauth-providers
## 0.3.2
### Patch Changes
- [#421](https://github.com/honojs/middleware/pull/421) [`cef4be898a31854870c333433b1f64d7d6c44c73`](https://github.com/honojs/middleware/commit/cef4be898a31854870c333433b1f64d7d6c44c73) Thanks [@monoald](https://github.com/monoald)! - Github App user email problem
## 0.3.1 ## 0.3.1
### Patch Changes ### Patch Changes

View File

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