Version Packages (#924)

pull/925/head @hono/firebase-auth@1.4.2
github-actions[bot] 2025-01-05 17:17:08 +09:00 committed by GitHub
parent 0e4118b096
commit 88135cbee5
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/firebase-auth': patch
---
updated firebase-auth-cloudflare-workers version and firebase-tools version

View File

@ -1,5 +1,11 @@
# @hono/firebase-auth # @hono/firebase-auth
## 1.4.2
### Patch Changes
- [#923](https://github.com/honojs/middleware/pull/923) [`0e4118b09657569f37dee035c9d4c75192d08c06`](https://github.com/honojs/middleware/commit/0e4118b09657569f37dee035c9d4c75192d08c06) Thanks [@Code-Hex](https://github.com/Code-Hex)! - updated firebase-auth-cloudflare-workers version and firebase-tools version
## 1.4.1 ## 1.4.1
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@hono/firebase-auth", "name": "@hono/firebase-auth",
"version": "1.4.1", "version": "1.4.2",
"description": "A third-party firebase auth middleware for Hono", "description": "A third-party firebase auth middleware for Hono",
"type": "module", "type": "module",
"main": "dist/index.cjs", "main": "dist/index.cjs",