Version Packages (#654)

pull/656/head @hono/oauth-providers@0.6.0
github-actions[bot] 2024-07-19 18:12:29 +09:00 committed by GitHub
parent e54c628751
commit ab1b831e1a
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 override of redirect_uri

View File

@ -1,5 +1,11 @@
# @hono/oauth-providers
## 0.6.0
### Minor Changes
- [#601](https://github.com/honojs/middleware/pull/601) [`e54c62875161c0d2b7e21c0d9108d311e23072a8`](https://github.com/honojs/middleware/commit/e54c62875161c0d2b7e21c0d9108d311e23072a8) Thanks [@jokester](https://github.com/jokester)! - allow override of redirect_uri
## 0.5.1
### Patch Changes

View File

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