honojs-middleware/packages/firebase-auth/CHANGELOG.md

14 lines
375 B
Markdown
Raw Normal View History

2023-02-04 19:32:26 +08:00
# @hono/firebase-auth
2023-03-06 19:49:48 +08:00
## 1.2.0
### Minor Changes
- [#60](https://github.com/honojs/middleware/pull/60) [`a798c30`](https://github.com/honojs/middleware/commit/a798c307e11cd8d414ee23259fe0c5730dfb8841) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: support Hono v3
2023-02-04 19:32:26 +08:00
## 1.1.0
### Minor Changes
- 617b582: Rename `@honojs/firebase-auth` to `@hono/firebase-auth`.