Skip to content

Commit 7007f19

Browse files
Version Packages (#1002)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 69c3983 commit 7007f19

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sixty-geese-knock.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.3.0
4+
5+
### Minor Changes
6+
7+
- [#1001](https://github.com/honojs/middleware/pull/1001) [`69c3983d2073cbcaa45ecf8eb635bcd16dd36218`](https://github.com/honojs/middleware/commit/69c3983d2073cbcaa45ecf8eb635bcd16dd36218) Thanks [@JoaquinGimenez1](https://github.com/JoaquinGimenez1)! - Add support to read JWT from Cookie
8+
39
## 0.2.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.2.0",
3+
"version": "0.3.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)