parent
cef4be898a
commit
6bdbf88854
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@hono/oauth-providers': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Github App user email problem
|
|
|
@ -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
|
||||||
|
|
|
@ -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": [
|
||||||
|
|
Loading…
Reference in New Issue