Version Packages (#295)

pull/300/head @hono/oauth-providers@0.2.0
github-actions[bot] 2023-12-09 09:20:14 +09:00 committed by GitHub
parent aa9527b9e7
commit 954069dabe
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 X (Twitter) provider

View File

@ -1,5 +1,11 @@
# @hono/oauth-providers
## 0.2.0
### Minor Changes
- [#283](https://github.com/honojs/middleware/pull/283) [`aa9527b`](https://github.com/honojs/middleware/commit/aa9527b9e7291095f08f0e9df204b0eb6ba1a0db) Thanks [@monoald](https://github.com/monoald)! - Add X (Twitter) provider
## 0.1.2
### Patch Changes

View File

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