Version Packages (#37)

pull/41/head @hono/trpc-server@0.0.1
github-actions[bot] 2023-02-04 23:39:29 +09:00 committed by GitHub
parent e7c60b3492
commit 3af288add5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/trpc-server': patch
---
Initial release

View File

@ -0,0 +1,7 @@
# @hono/trpc-server
## 0.0.1
### Patch Changes
- e7c60b3: Initial release

View File

@ -1,6 +1,6 @@
{
"name": "@hono/trpc-server",
"version": "0.0.0",
"version": "0.0.1",
"description": "tRPC Server Middleware for Hono",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",