Version Packages (#397)

pull/399/head @hono/oauth-providers@0.3.1
github-actions[bot] 2024-02-16 16:49:10 +09:00 committed by GitHub
parent 98cffb0ae9
commit e4b6d4dfb9
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
---
fix: update `peerDependencies`

View File

@ -1,5 +1,11 @@
# @hono/oauth-providers # @hono/oauth-providers
## 0.3.1
### Patch Changes
- [#396](https://github.com/honojs/middleware/pull/396) [`98cffb0ae9c069e8f08433016e3908fa715c76b7`](https://github.com/honojs/middleware/commit/98cffb0ae9c069e8f08433016e3908fa715c76b7) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: update `peerDependencies`
## 0.3.0 ## 0.3.0
### Minor Changes ### Minor Changes

View File

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