parent
0e4118b096
commit
88135cbee5
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@hono/firebase-auth': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
updated firebase-auth-cloudflare-workers version and firebase-tools version
|
|
|
@ -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
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue