Skip to content

Commit

Permalink
chore(common): release packages (#1487)
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 Dec 20, 2024
1 parent 1d054d0 commit f410fe7
Show file tree
Hide file tree
Showing 191 changed files with 190 additions and 385 deletions.
195 changes: 0 additions & 195 deletions .yarn/versions/4869cfe2.yml

This file was deleted.

2 changes: 1 addition & 1 deletion packages/account/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluent-wallet/account",
"version": "1.0.2",
"version": "1.0.3",
"type": "module",
"main": "index.js",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/addr-by-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/addr-by-network",
"type": "module",
"main": "index.js",
"version": "0.0.3",
"version": "0.0.4",
"dependencies": {
"@fluent-wallet/account": "workspace:packages/account",
"@fluent-wallet/base32-address": "workspace:packages/base32-address",
Expand Down
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.29",
"version": "0.0.30",
"type": "module",
"main": "src/index.js",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/base32-address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/base32-address",
"type": "module",
"main": "index.js",
"version": "0.1.3",
"version": "0.1.4",
"dependencies": {
"@fluent-wallet/account": "workspace:packages/account",
"@fluent-wallet/consts": "workspace:packages/consts",
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.28",
"version": "0.0.29",
"main": "index.js",
"author": "yqrashawn <namy.19@gmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/consts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"name": "@fluent-wallet/consts",
"type": "module",
"main": "index.js",
"version": "0.0.23"
"version": "0.0.24"
}
2 changes: 1 addition & 1 deletion packages/contract-method-name/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fluent-wallet/contract-method-name",
"type": "module",
"version": "2.0.1",
"version": "2.0.2",
"main": "index.js",
"dependencies": {
"@ethersproject/abi": "5.6.3",
Expand Down
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.76",
"version": "1.0.77",
"main": "index.js",
"type": "module",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/detect-address-type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"main": "index.js",
"packageManager": "yarn@3.0.1",
"version": "0.0.2",
"version": "0.0.3",
"dependencies": {
"@fluent-wallet/base32-address": "workspace:packages/base32-address",
"@fluent-wallet/checks": "workspace:packages/checks"
Expand Down
2 changes: 1 addition & 1 deletion packages/did/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/did",
"main": "index.js",
"type": "module",
"version": "0.0.4",
"version": "0.0.5",
"dependencies": {
"@ensdomains/eth-ens-namehash": "2.0.15",
"@fluent-wallet/base32-address": "workspace:packages/base32-address",
Expand Down
2 changes: 1 addition & 1 deletion packages/estimate-tx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"main": "index.js",
"packageManager": "yarn@3.0.1",
"version": "0.2.4",
"version": "0.2.5",
"dependencies": {
"@fluent-wallet/consts": "workspace:*",
"@fluent-wallet/detect-address-type": "workspace:packages/detect-address-type",
Expand Down
2 changes: 1 addition & 1 deletion packages/ledger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/ledger",
"type": "module",
"main": "index.js",
"version": "0.1.0",
"version": "0.1.1",
"dependencies": {
"@fluent-wallet/base32-address": "workspace:packages/base32-address",
"@fluent-wallet/hw-app-conflux": "0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/popup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "helios-popup",
"type": "module",
"version": "0.1.12",
"version": "0.1.13",
"main": "index.js",
"author": "yqrashawn <namy.19@gmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/rpc-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/rpc-engine",
"type": "module",
"main": "index.js",
"version": "2.0.7",
"version": "2.0.8",
"dependencies": {
"@fluent-wallet/associative": "workspace:packages/associative",
"@fluent-wallet/cache-rpc": "workspace:packages/cache-rpc",
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/cfx_accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/cfx_accounts",
"type": "module",
"main": "index.js",
"version": "3.0.0",
"version": "3.0.1",
"dependencies": {
"@fluent-wallet/spec": "workspace:packages/spec"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/cfx_call/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"main": "index.js",
"packageManager": "yarn@3.0.1",
"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/cfx_chainId/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/cfx_chain-id",
"type": "module",
"main": "index.js",
"version": "1.0.2",
"version": "1.0.3",
"dependencies": {
"@fluent-wallet/spec": "workspace:packages/spec"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"main": "index.js",
"packageManager": "yarn@3.0.1",
"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/cfx_clientVersion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"main": "index.js",
"packageManager": "yarn@3.0.1",
"version": "0.0.3",
"version": "0.0.4",
"dependencies": {
"@fluent-wallet/spec": "workspace:packages/spec"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/cfx_epochNumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/cfx_epoch-number",
"type": "module",
"main": "index.js",
"version": "0.0.11",
"version": "0.0.12",
"dependencies": {
"@fluent-wallet/spec": "workspace:packages/spec"
}
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.3",
"version": "0.0.4",
"dependencies": {
"@ethersproject/units": "5.6.1",
"@fluent-wallet/spec": "workspace:packages/spec",
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/cfx_estimateGasAndCollateral/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"main": "index.js",
"packageManager": "yarn@3.0.1",
"version": "0.0.9",
"version": "0.0.10",
"dependencies": {
"@fluent-wallet/spec": "workspace:packages/spec"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/rpcs/cfx_feeHistory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@fluent-wallet/cfx_fee-history",
"type": "module",
"main": "index.js",
"version": "0.0.1",
"version": "0.0.2",
"dependencies": {
"@fluent-wallet/spec": "workspace:packages/spec"
}
Expand Down
Loading

0 comments on commit f410fe7

Please sign in to comment.