Skip to content

Commit

Permalink
chore(common): release packages (#729)
Browse files Browse the repository at this point in the history
Co-authored-by: ConfluxBot <confluxbot@users.noreply.github.com>
  • Loading branch information
ConfluxBot and ConfluxBot authored Feb 16, 2022
1 parent b24fb70 commit b1eda8c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
8 changes: 0 additions & 8 deletions .yarn/versions/2231a8d3.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.20",
"version": "1.0.21",
"main": "index.js",
"type": "module",
"files": [
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.12",
"version": "1.0.13",
"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 b1eda8c

Please sign in to comment.