Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
MrWangJustToDo committed Jan 13, 2024
1 parent ecded6f commit f9db006
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/myreact-refresh-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@my-react/react-refresh-tools",
"version": "0.0.8",
"version": "0.0.9",
"description": "An experimental package providing utilities for @my-react Refresh.",
"files": [
"dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/myreact-terminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "@my-react/react-terminal",
"author": "MrWangJustToDo",
"license": "MIT",
"version": "0.1.9",
"version": "0.2.9",
"main": "index.js",
"types": "./dist/types/index.d.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/myreact-vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@my-react/react-vite",
"version": "0.0.2",
"version": "0.0.3",
"description": "make @my-react work for vite",
"files": [
"dist",
Expand Down

0 comments on commit f9db006

Please sign in to comment.