parent
7e36ecc3f6
commit
5e0c8a6e0c
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/firebase-auth': patch
|
||||
---
|
||||
|
||||
- supported v4 to get header values
|
|
@ -1,5 +1,11 @@
|
|||
# @hono/firebase-auth
|
||||
|
||||
## 1.3.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#393](https://github.com/honojs/middleware/pull/393) [`7e36ecc3f62612f7850c3e5c17698c617d68cf7a`](https://github.com/honojs/middleware/commit/7e36ecc3f62612f7850c3e5c17698c617d68cf7a) Thanks [@Code-Hex](https://github.com/Code-Hex)! - - supported v4 to get header values
|
||||
|
||||
## 1.3.5
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@hono/firebase-auth",
|
||||
"version": "1.3.5",
|
||||
"version": "1.3.6",
|
||||
"description": "A third-party firebase auth middleware for Hono",
|
||||
"type": "module",
|
||||
"main": "dist/index.cjs",
|
||||
|
|
Loading…
Reference in New Issue