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
parent
bb56b3176e
commit
2f57dd5ebb
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/stytch-auth': minor
|
||||
---
|
||||
|
||||
Initial release of @hono/stytch-auth package
|
|
@ -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
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue