Skip to content

Commit

Permalink
chore(common): release packages (#670)
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 26, 2022
1 parent 5e9074b commit fafb104
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 16 deletions.
12 changes: 0 additions & 12 deletions .yarn/versions/6c3d6ee8.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.18",
"version": "1.0.19",
"main": "index.js",
"type": "module",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/wallet_registerSiteMetadata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/wallet_register-site-metadata",
"type": "module",
"main": "index.js",
"version": "0.0.7",
"version": "0.0.8",
"dependencies": {
"@fluent-wallet/spec": "workspace:packages/spec"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/wallet_setPreferences/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": "0.0.1",
"version": "0.0.2",
"dependencies": {
"@fluent-wallet/spec": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/provider-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/provider-api",
"type": "module",
"main": "index.js",
"version": "1.0.10",
"version": "1.0.11",
"dependencies": {
"@fluent-wallet/random-id": "workspace:packages/random-id",
"@fluent-wallet/safe-event-emiter": "workspace:packages/safe-event-emiter",
Expand Down

0 comments on commit fafb104

Please sign in to comment.