parent
2720ac7172
commit
f58f47ebd1
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/cloudflare-access': minor
|
||||
---
|
||||
|
||||
Initial release
|
|
@ -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
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue