Skip to content

Commit

Permalink
Version Packages (#791)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 24, 2024
1 parent ed31c68 commit ee5d7e0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/slimy-geese-promise.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/auth-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hono/auth-js

## 1.0.13

### Patch Changes

- [#790](https://github.com/honojs/middleware/pull/790) [`ed31c680f7cb4d08985c820e8e1bf051ddc57acd`](https://github.com/honojs/middleware/commit/ed31c680f7cb4d08985c820e8e1bf051ddc57acd) Thanks [@divyam234](https://github.com/divyam234)! - clone request directly for bun

## 1.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hono/auth-js",
"version": "1.0.12",
"version": "1.0.13",
"description": "A third-party Auth js middleware for Hono",
"main": "dist/index.js",
"exports": {
Expand Down

0 comments on commit ee5d7e0

Please sign in to comment.