Version Packages (#1245)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore/sync-robots-json @hono/trpc-server@0.4.0
github-actions[bot] 2025-06-21 10:31:23 +09:00 committed by GitHub
parent 054257a200
commit 848ecb889d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 8 deletions

View File

@ -1,7 +0,0 @@
---
'@hono/trpc-server': minor
---
Update package exports
See #1064 for changes

View File

@ -1,5 +1,13 @@
# @hono/trpc-server
## 0.4.0
### Minor Changes
- [#1243](https://github.com/honojs/middleware/pull/1243) [`054257a20073f0452dd65f1dc82bedbcf034fd93`](https://github.com/honojs/middleware/commit/054257a20073f0452dd65f1dc82bedbcf034fd93) Thanks [@BarryThePenguin](https://github.com/BarryThePenguin)! - Update package exports
See #1064 for changes
## 0.3.4
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/trpc-server",
"version": "0.3.4",
"version": "0.4.0",
"description": "tRPC Server Middleware for Hono",
"type": "module",
"module": "dist/index.js",