honojs-middleware/packages/cloudflare-access/CHANGELOG.md

14 lines
643 B
Markdown
Raw Normal View History

2024-12-13 16:22:31 +08:00
# @hono/cloudflare-access
2024-12-23 10:24:35 +08:00
## 0.2.0
### Minor Changes
- [#898](https://github.com/honojs/middleware/pull/898) [`b71d817f7108393e07969ab814c26ec8eef759c0`](https://github.com/honojs/middleware/commit/b71d817f7108393e07969ab814c26ec8eef759c0) Thanks [@G4brym](https://github.com/G4brym)! - Handle Access organization does not exist and Access not available cases
2024-12-13 16:22:31 +08:00
## 0.1.0
### Minor Changes
- [#880](https://github.com/honojs/middleware/pull/880) [`2720ac7172281317fa7fb4a59b2388cfeb9f6388`](https://github.com/honojs/middleware/commit/2720ac7172281317fa7fb4a59b2388cfeb9f6388) Thanks [@G4brym](https://github.com/G4brym)! - Initial release