Version Packages (#35)

pull/36/head @hono/firebase-auth@1.1.0
github-actions[bot] 2023-02-04 20:32:26 +09:00 committed by GitHub
parent 2f18bb5e84
commit 3b63ce2b93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/firebase-auth': minor
---
Rename `@honojs/firebase-auth` to `@hono/firebase-auth`.

View File

@ -0,0 +1,7 @@
# @hono/firebase-auth
## 1.1.0
### Minor Changes
- 617b582: Rename `@honojs/firebase-auth` to `@hono/firebase-auth`.

View File

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