Version Packages (#778)

pull/783/head @hono/oauth-providers@0.6.2
github-actions[bot] 2024-10-12 15:39:11 +09:00 committed by GitHub
parent 40e3a780d1
commit 9506e3c424
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
---
support hono v4.5

View File

@ -1,5 +1,11 @@
# @hono/oauth-providers
## 0.6.2
### Patch Changes
- [#662](https://github.com/honojs/middleware/pull/662) [`40e3a780d1c817abab48177a49fb8040eda4633d`](https://github.com/honojs/middleware/commit/40e3a780d1c817abab48177a49fb8040eda4633d) Thanks [@nakasyou](https://github.com/nakasyou)! - support hono v4.5
## 0.6.1
### Patch Changes

View File

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