parent
2f18bb5e84
commit
3b63ce2b93
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@hono/firebase-auth': minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Rename `@honojs/firebase-auth` to `@hono/firebase-auth`.
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
# @hono/firebase-auth
|
||||||
|
|
||||||
|
## 1.1.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- 617b582: Rename `@honojs/firebase-auth` to `@hono/firebase-auth`.
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@hono/firebase-auth",
|
"name": "@hono/firebase-auth",
|
||||||
"version": "1.0.2",
|
"version": "1.1.0",
|
||||||
"description": "A third-party firebase auth middleware for Hono",
|
"description": "A third-party firebase auth middleware for Hono",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
|
Loading…
Reference in New Issue