Version Packages (#569)

pull/570/head @hono/react-compat@0.0.1
github-actions[bot] 2024-06-12 22:42:10 +09:00 committed by GitHub
parent 2b981105db
commit 955230b68b
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/react-compat': patch
---
Initial release

View File

@ -0,0 +1,7 @@
# @hono/react-compat
## 0.0.1
### Patch Changes
- [#563](https://github.com/honojs/middleware/pull/563) [`2b981105db332fa888f79678c6a8eb030515df34`](https://github.com/honojs/middleware/commit/2b981105db332fa888f79678c6a8eb030515df34) Thanks [@usualoma](https://github.com/usualoma)! - Initial release

View File

@ -1,7 +1,7 @@
{ {
"name": "@hono/react-compat", "name": "@hono/react-compat",
"type": "module", "type": "module",
"version": "0.0.0", "version": "0.0.1",
"description": "Alias of hono/jsx for replacement of React", "description": "Alias of hono/jsx for replacement of React",
"license": "MIT", "license": "MIT",
"module": "dist/index.js", "module": "dist/index.js",