Version Packages (#346)

pull/347/head @hono/oauth-providers@0.3.0
github-actions[bot] 2024-01-08 05:26:18 +09:00 committed by GitHub
parent 8841b6427d
commit 965d5a3f6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/oauth-providers': minor
---
Add Discord provider

View File

@ -1,5 +1,11 @@
# @hono/oauth-providers
## 0.3.0
### Minor Changes
- [#342](https://github.com/honojs/middleware/pull/342) [`8841b6427d23046e069e8ec6010d6624ed8e68e4`](https://github.com/honojs/middleware/commit/8841b6427d23046e069e8ec6010d6624ed8e68e4) Thanks [@monoald](https://github.com/monoald)! - Add Discord provider
## 0.2.0
### Minor Changes

View File

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