Skip to content

Commit

Permalink
Version Packages (#886)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 13, 2024
1 parent 2720ac7 commit f58f47e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/sharp-moles-knock.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/cloudflare-access/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion packages/cloudflare-access/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit f58f47e

Please sign in to comment.