Version Packages (#1258)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pull/1260/head @hono/react-compat@0.0.3
github-actions[bot] 2025-06-23 09:51:45 +09:00 committed by GitHub
parent 2f89c50aa4
commit a11e1edc7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/react-compat': patch
---
chore: publish the package

View File

@ -1,5 +1,11 @@
# @hono/react-compat # @hono/react-compat
## 0.0.3
### Patch Changes
- [#1257](https://github.com/honojs/middleware/pull/1257) [`2f89c50aa4ab1b66de6d53f2df3fe6af90fb7aa2`](https://github.com/honojs/middleware/commit/2f89c50aa4ab1b66de6d53f2df3fe6af90fb7aa2) Thanks [@yusukebe](https://github.com/yusukebe)! - chore: publish the package
## 0.0.2 ## 0.0.2
### Patch Changes ### Patch Changes

View File

@ -1,7 +1,7 @@
{ {
"name": "@hono/react-compat", "name": "@hono/react-compat",
"type": "module", "type": "module",
"version": "0.0.2", "version": "0.0.3",
"description": "Alias of hono/jsx for replacement of React", "description": "Alias of hono/jsx for replacement of React",
"license": "MIT", "license": "MIT",
"publishConfig": { "publishConfig": {