Version Packages (#277)

pull/278/head @hono/oauth-providers@0.1.1
github-actions[bot] 2023-11-28 06:43:11 +09:00 committed by GitHub
parent d8eebd7822
commit b0adaab247
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': patch
---
fix: include files correctly

View File

@ -1,5 +1,11 @@
# @hono/oauth-providers
## 0.1.1
### Patch Changes
- [#276](https://github.com/honojs/middleware/pull/276) [`d8eebd7`](https://github.com/honojs/middleware/commit/d8eebd7822f34b49dcb83fb5746df3cb24737260) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: include files correctly
## 0.1.0
### Minor Changes

View File

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