Skip to content

Commit

Permalink
chore(common): release packages (#661)
Browse files Browse the repository at this point in the history
Co-authored-by: ConfluxBot <[email protected]>
  • Loading branch information
ConfluxBot and ConfluxBot authored Jan 25, 2022
1 parent 06a966b commit b13d4fb
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .yarn/versions/b0b0a3a4.yml

This file was deleted.

2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluent-wallet/db",
"version": "1.0.16",
"version": "1.0.17",
"main": "index.js",
"type": "module",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/wallet_setAppCurrentNetwork/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/wallet_set-app-current-network",
"type": "module",
"main": "index.js",
"version": "0.0.5",
"version": "0.0.6",
"dependencies": {
"@fluent-wallet/spec": "workspace:packages/spec"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/wallet_setCurrentNetwork/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/wallet_set-current-network",
"type": "module",
"main": "index.js",
"version": "0.0.9",
"version": "0.0.10",
"dependencies": {
"@fluent-wallet/sentry": "workspace:*",
"@fluent-wallet/spec": "workspace:packages/spec"
Expand Down

0 comments on commit b13d4fb

Please sign in to comment.