Version Packages (#886)

pull/883/head^2 @hono/cloudflare-access@0.1.0
github-actions[bot] 2024-12-13 17:22:31 +09:00 committed by GitHub
parent 2720ac7172
commit f58f47ebd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/cloudflare-access': minor
---
Initial release

View File

@ -0,0 +1,7 @@
# @hono/cloudflare-access
## 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

View File

@ -1,6 +1,6 @@
{
"name": "@hono/cloudflare-access",
"version": "0.0.0",
"version": "0.1.0",
"description": "A third-party Cloudflare Access auth middleware for Hono",
"type": "module",
"module": "dist/index.js",