Version Packages (#1225)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pull/1226/head @hono/stytch-auth@0.1.0
github-actions[bot] 2025-06-14 05:55:25 +09:00 committed by GitHub
parent bb56b3176e
commit 2f57dd5ebb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/stytch-auth': minor
---
Initial release of @hono/stytch-auth package

View File

@ -0,0 +1,7 @@
# @hono/stytch-auth
## 0.1.0
### Minor Changes
- [#1186](https://github.com/honojs/middleware/pull/1186) [`ede1aaff4fb4de931f5ded309cc590615a97caec`](https://github.com/honojs/middleware/commit/ede1aaff4fb4de931f5ded309cc590615a97caec) Thanks [@max-stytch](https://github.com/max-stytch)! - Initial release of @hono/stytch-auth package

View File

@ -1,6 +1,6 @@
{
"name": "@hono/stytch-auth",
"version": "0.0.0",
"version": "0.1.0",
"description": "A third-party Stytch auth middleware for Hono",
"type": "module",
"main": "dist/index.cjs",