Skip to content

Commit

Permalink
chore(common): release packages (#1457)
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 6, 2024
1 parent 8b45dda commit 851c79f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .yarn/versions/53c8460f.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.22",
"version": "0.0.23",
"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.21",
"version": "0.0.22",
"main": "index.js",
"author": "yqrashawn <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/cfx_estimate1559Fee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/cfx_estimate-1559-fee",
"type": "module",
"main": "index.js",
"version": "0.0.2",
"version": "0.0.3",
"dependencies": {
"@ethersproject/units": "5.6.1",
"@fluent-wallet/spec": "workspace:packages/spec",
Expand Down

0 comments on commit 851c79f

Please sign in to comment.