Version Packages (#71)

pull/72/head @hono/firebase-auth@1.3.0
github-actions[bot] 2023-03-21 11:11:23 +09:00 committed by GitHub
parent 89505f4f75
commit 9810eacdf7
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/firebase-auth': minor
---
Update firebase-auth-cloudflare-workers

View File

@ -1,5 +1,11 @@
# @hono/firebase-auth
## 1.3.0
### Minor Changes
- [#68](https://github.com/honojs/middleware/pull/68) [`89505f4`](https://github.com/honojs/middleware/commit/89505f4f7577d1a3c706b22dc26e510d16163a63) Thanks [@nmemoto](https://github.com/nmemoto)! - Update firebase-auth-cloudflare-workers
## 1.2.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/firebase-auth",
"version": "1.2.0",
"version": "1.3.0",
"description": "A third-party firebase auth middleware for Hono",
"main": "dist/index.js",
"types": "dist/index.d.ts",