Version Packages (#506)

pull/508/head @hono/oauth-providers@0.5.0
github-actions[bot] 2024-05-07 05:48:38 +09:00 committed by GitHub
parent 42e75f07dc
commit 650e20fab5
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
---
Requesting github for user email with token

View File

@ -1,5 +1,11 @@
# @hono/oauth-providers
## 0.5.0
### Minor Changes
- [#505](https://github.com/honojs/middleware/pull/505) [`42e75f07dc4eef9a1cd3d88062fc90edd6677aeb`](https://github.com/honojs/middleware/commit/42e75f07dc4eef9a1cd3d88062fc90edd6677aeb) Thanks [@monoald](https://github.com/monoald)! - Requesting github for user email with token
## 0.4.0
### Minor Changes

View File

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