Skip to content

Commit c9d96ee

Browse files
Version Packages (#902)
1 parent b71d817 commit c9d96ee

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/heavy-bugs-perform.md

-5
This file was deleted.

packages/cloudflare-access/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hono/cloudflare-access
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [#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
8+
39
## 0.1.0
410

511
### Minor Changes

packages/cloudflare-access/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hono/cloudflare-access",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "A third-party Cloudflare Access auth middleware for Hono",
55
"type": "module",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)