Version Packages (#592)

pull/598/head @hono/oauth-providers@0.5.1
github-actions[bot] 2024-06-25 05:07:12 +09:00 committed by GitHub
parent 69eca66e4d
commit ea7ec3c6ed
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
---
load env.SECRET with hono/adapter, to support non-worker

View File

@ -1,5 +1,11 @@
# @hono/oauth-providers
## 0.5.1
### Patch Changes
- [#588](https://github.com/honojs/middleware/pull/588) [`69eca66e4de153fa46a6298314a1688fd4efbe4c`](https://github.com/honojs/middleware/commit/69eca66e4de153fa46a6298314a1688fd4efbe4c) Thanks [@jokester](https://github.com/jokester)! - load env.SECRET with hono/adapter, to support non-worker
## 0.5.0
### Minor Changes

View File

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