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
parent
2f89c50aa4
commit
a11e1edc7a
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@hono/react-compat': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
chore: publish the package
|
|
|
@ -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
|
||||||
|
|
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue