Skip to content

Commit

Permalink
chore: release v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hunghg255 committed Feb 26, 2025
1 parent f8cd640 commit 2532b7b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "module",
"version": "1.1.2",
"version": "1.1.3",
"private": true,
"packageManager": "pnpm@8.15.9",
"description": "",
Expand Down
2 changes: 1 addition & 1 deletion packages/reactjs-signal-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "reactjs-signal-devtools",
"type": "module",
"version": "1.1.2",
"version": "1.1.3",
"description": "Devtools for Reactjs Signal",
"author": "hunghg255",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/reactjs-signal/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "reactjs-signal",
"type": "module",
"version": "1.1.2",
"version": "1.1.3",
"description": "",
"author": "",
"license": "ISC",
Expand Down

0 comments on commit 2532b7b

Please sign in to comment.