Skip to content

Commit

Permalink
chore(common): release packages (#1464)
Browse files Browse the repository at this point in the history
Co-authored-by: ConfluxBot <[email protected]>
  • Loading branch information
ConfluxBot and ConfluxBot authored Dec 11, 2024
1 parent ece1b0c commit 331295a
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .yarn/versions/8a363064.yml

This file was deleted.

2 changes: 1 addition & 1 deletion packages/background/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "helios-background",
"version": "0.0.24",
"version": "0.0.25",
"type": "module",
"main": "src/index.js",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/browser-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browser-extension",
"version": "0.0.23",
"version": "0.0.24",
"main": "index.js",
"author": "yqrashawn <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/wallet_handleUnfinishedCFXTx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"main": "index.js",
"packageManager": "[email protected]",
"version": "1.0.10",
"version": "1.0.11",
"dependencies": {
"@ethersproject/bignumber": "5.6.2",
"@fluent-wallet/compose": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/wallet_handleUnfinishedETHTx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"main": "index.js",
"packageManager": "[email protected]",
"version": "1.0.11",
"version": "1.0.12",
"dependencies": {
"@ethersproject/bignumber": "5.6.2",
"@fluent-wallet/compose": "workspace:*",
Expand Down

0 comments on commit 331295a

Please sign in to comment.