Skip to content

Commit

Permalink
chore(root): publish modules
Browse files Browse the repository at this point in the history
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - [email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
 - @bitgo/[email protected]
  • Loading branch information
alebusse committed Mar 6, 2025
1 parent 3691db2 commit 1d3492d
Show file tree
Hide file tree
Showing 162 changed files with 940 additions and 559 deletions.
4 changes: 4 additions & 0 deletions modules/abstract-cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-03-06)

**Note:** Version bump only for package @bitgo/abstract-cosmos

# [11.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-03-04)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions modules/abstract-cosmos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitgo/abstract-cosmos",
"version": "11.5.0",
"version": "11.5.1",
"description": "BitGo SDK coin library for COSMOS base implementation",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand Down Expand Up @@ -38,9 +38,9 @@
]
},
"dependencies": {
"@bitgo/sdk-core": "^31.0.0",
"@bitgo/sdk-core": "^31.1.0",
"@bitgo/secp256k1": "^1.3.3",
"@bitgo/statics": "^51.2.0",
"@bitgo/statics": "^51.3.0",
"@cosmjs/amino": "^0.29.5",
"@cosmjs/crypto": "^0.30.1",
"@cosmjs/encoding": "^0.29.5",
Expand Down
4 changes: 4 additions & 0 deletions modules/abstract-eth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [23.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-03-06)

**Note:** Version bump only for package @bitgo/abstract-eth

# [23.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-03-04)

### Bug Fixes
Expand Down
10 changes: 5 additions & 5 deletions modules/abstract-eth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitgo/abstract-eth",
"version": "23.0.0",
"version": "23.0.1",
"description": "BitGo SDK coin library for ETH base implementation",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand Down Expand Up @@ -40,9 +40,9 @@
]
},
"dependencies": {
"@bitgo/sdk-core": "^31.0.0",
"@bitgo/sdk-core": "^31.1.0",
"@bitgo/secp256k1": "^1.3.3",
"@bitgo/statics": "^51.2.0",
"@bitgo/statics": "^51.3.0",
"@ethereumjs/common": "^2.6.5",
"@ethereumjs/tx": "^3.3.0",
"@metamask/eth-sig-util": "^5.0.2",
Expand All @@ -58,8 +58,8 @@
"superagent": "^9.0.1"
},
"devDependencies": {
"@bitgo/sdk-api": "^1.60.0",
"@bitgo/sdk-test": "^8.0.74",
"@bitgo/sdk-api": "^1.61.0",
"@bitgo/sdk-test": "^8.0.75",
"@types/keccak": "^3.0.5"
},
"gitHead": "18e460ddf02de2dbf13c2aa243478188fb539f0c"
Expand Down
4 changes: 4 additions & 0 deletions modules/abstract-lightning/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-03-06)

**Note:** Version bump only for package @bitgo/abstract-lightning

# [4.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-03-04)

### Features
Expand Down
6 changes: 3 additions & 3 deletions modules/abstract-lightning/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitgo/abstract-lightning",
"version": "4.0.0",
"version": "4.0.1",
"description": "BitGo SDK coin library for base Lightning Network coin implementation",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand Down Expand Up @@ -40,8 +40,8 @@
},
"dependencies": {
"@bitgo/public-types": "4.17.0",
"@bitgo/sdk-core": "^31.0.0",
"@bitgo/statics": "^51.2.0",
"@bitgo/sdk-core": "^31.1.0",
"@bitgo/statics": "^51.3.0",
"@bitgo/utxo-lib": "^11.2.4",
"bs58check": "^2.1.2",
"fp-ts": "^2.12.2",
Expand Down
6 changes: 6 additions & 0 deletions modules/abstract-substrate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-03-06)

### Features

- **abstract-substrate:** add wrw for tao ([9f30890](https://github.com/BitGo/BitGoJS/commit/9f3089000330d47696ab057891cd8d1083004a2a))

# [1.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-03-04)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions modules/abstract-substrate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitgo/abstract-substrate",
"version": "1.3.0",
"version": "1.4.0",
"description": "BitGo SDK coin library for Substrate base implementation",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand Down Expand Up @@ -38,9 +38,9 @@
]
},
"dependencies": {
"@bitgo/sdk-core": "^31.0.0",
"@bitgo/sdk-core": "^31.1.0",
"@bitgo/sdk-lib-mpc": "^10.1.2",
"@bitgo/statics": "^51.2.0",
"@bitgo/statics": "^51.3.0",
"@polkadot/api": "14.1.1",
"@polkadot/keyring": "13.3.1",
"@polkadot/types": "14.1.1",
Expand Down
7 changes: 7 additions & 0 deletions modules/abstract-utxo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [9.19.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-03-06)

### Features

- allow a custom fee rate for utxo recovery ([411c666](https://github.com/BitGo/BitGoJS/commit/411c666462975c49db7e1fd77af478aee843f13b))
- use dimensions to estimate transaction size ([750f92e](https://github.com/BitGo/BitGoJS/commit/750f92e665149e94853bb2b2705ff0353d7a10ae))

# [9.18.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-03-04)

### Features
Expand Down
6 changes: 3 additions & 3 deletions modules/abstract-utxo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitgo/abstract-utxo",
"version": "9.18.0",
"version": "9.19.0",
"description": "BitGo SDK coin library for UTXO base implementation",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand Down Expand Up @@ -43,8 +43,8 @@
},
"dependencies": {
"@bitgo/blockapis": "^1.10.12",
"@bitgo/sdk-api": "^1.60.0",
"@bitgo/sdk-core": "^31.0.0",
"@bitgo/sdk-api": "^1.61.0",
"@bitgo/sdk-core": "^31.1.0",
"@bitgo/unspents": "^0.47.20",
"@bitgo/utxo-core": "^1.5.0",
"@bitgo/utxo-lib": "^11.2.4",
Expand Down
4 changes: 4 additions & 0 deletions modules/account-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [24.5.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-03-06)

**Note:** Version bump only for package @bitgo/account-lib

## [24.5.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-03-04)

**Note:** Version bump only for package @bitgo/account-lib
Expand Down
98 changes: 49 additions & 49 deletions modules/account-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitgo/account-lib",
"version": "24.5.5",
"version": "24.5.6",
"description": "BitGo's account library functions",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand All @@ -27,55 +27,55 @@
"node": ">=18 <21"
},
"dependencies": {
"@bitgo/sdk-coin-algo": "^2.1.67",
"@bitgo/sdk-coin-apt": "^1.10.0",
"@bitgo/sdk-coin-arbeth": "^21.3.0",
"@bitgo/sdk-coin-atom": "^13.4.0",
"@bitgo/sdk-coin-avaxc": "^6.0.0",
"@bitgo/sdk-coin-avaxp": "^5.0.68",
"@bitgo/sdk-coin-baby": "^1.1.8",
"@bitgo/sdk-coin-bera": "^2.3.13",
"@bitgo/sdk-coin-bld": "^3.0.38",
"@bitgo/sdk-coin-bsc": "^22.2.22",
"@bitgo/sdk-coin-celo": "^4.0.20",
"@bitgo/sdk-coin-coredao": "^2.0.3",
"@bitgo/sdk-coin-coreum": "^21.0.38",
"@bitgo/sdk-coin-cspr": "^2.0.69",
"@bitgo/sdk-coin-dot": "^4.1.47",
"@bitgo/sdk-coin-etc": "^2.2.36",
"@bitgo/sdk-coin-eth": "^24.2.58",
"@bitgo/sdk-coin-eth2": "^3.0.68",
"@bitgo/sdk-coin-flr": "^1.1.8",
"@bitgo/sdk-coin-hash": "^3.0.38",
"@bitgo/sdk-coin-hbar": "^2.0.69",
"@bitgo/sdk-coin-icp": "^1.6.0",
"@bitgo/sdk-coin-injective": "^3.0.38",
"@bitgo/sdk-coin-islm": "^2.1.19",
"@bitgo/sdk-coin-near": "^2.0.69",
"@bitgo/sdk-coin-oas": "^2.0.3",
"@bitgo/sdk-coin-opeth": "^18.1.54",
"@bitgo/sdk-coin-osmo": "^3.0.38",
"@bitgo/sdk-coin-polygon": "^21.0.38",
"@bitgo/sdk-coin-rbtc": "^2.0.69",
"@bitgo/sdk-coin-rune": "^1.1.26",
"@bitgo/sdk-coin-sei": "^3.0.38",
"@bitgo/sdk-coin-sgb": "^1.1.8",
"@bitgo/sdk-coin-sol": "^4.8.8",
"@bitgo/sdk-coin-stx": "^3.3.26",
"@bitgo/sdk-coin-sui": "^5.12.0",
"@bitgo/sdk-coin-tao": "^1.5.0",
"@bitgo/sdk-coin-tia": "^3.0.38",
"@bitgo/sdk-coin-ton": "^3.4.26",
"@bitgo/sdk-coin-trx": "^2.0.69",
"@bitgo/sdk-coin-wemix": "^1.1.6",
"@bitgo/sdk-coin-xdc": "^1.1.8",
"@bitgo/sdk-coin-xrp": "^3.7.11",
"@bitgo/sdk-coin-xtz": "^2.2.0",
"@bitgo/sdk-coin-zeta": "^3.0.38",
"@bitgo/sdk-coin-zketh": "^2.0.61",
"@bitgo/sdk-core": "^31.0.0",
"@bitgo/sdk-coin-algo": "^2.1.68",
"@bitgo/sdk-coin-apt": "^1.10.1",
"@bitgo/sdk-coin-arbeth": "^21.3.1",
"@bitgo/sdk-coin-atom": "^13.4.1",
"@bitgo/sdk-coin-avaxc": "^6.0.1",
"@bitgo/sdk-coin-avaxp": "^5.0.69",
"@bitgo/sdk-coin-baby": "^1.1.9",
"@bitgo/sdk-coin-bera": "^2.3.14",
"@bitgo/sdk-coin-bld": "^3.0.39",
"@bitgo/sdk-coin-bsc": "^22.2.23",
"@bitgo/sdk-coin-celo": "^4.0.21",
"@bitgo/sdk-coin-coredao": "^2.0.4",
"@bitgo/sdk-coin-coreum": "^21.0.39",
"@bitgo/sdk-coin-cspr": "^2.0.70",
"@bitgo/sdk-coin-dot": "^4.1.48",
"@bitgo/sdk-coin-etc": "^2.2.37",
"@bitgo/sdk-coin-eth": "^24.2.59",
"@bitgo/sdk-coin-eth2": "^3.0.69",
"@bitgo/sdk-coin-flr": "^1.1.9",
"@bitgo/sdk-coin-hash": "^3.0.39",
"@bitgo/sdk-coin-hbar": "^2.0.70",
"@bitgo/sdk-coin-icp": "^1.7.0",
"@bitgo/sdk-coin-injective": "^3.0.39",
"@bitgo/sdk-coin-islm": "^2.1.20",
"@bitgo/sdk-coin-near": "^2.0.70",
"@bitgo/sdk-coin-oas": "^2.0.4",
"@bitgo/sdk-coin-opeth": "^18.1.55",
"@bitgo/sdk-coin-osmo": "^3.0.39",
"@bitgo/sdk-coin-polygon": "^21.0.39",
"@bitgo/sdk-coin-rbtc": "^2.0.70",
"@bitgo/sdk-coin-rune": "^1.1.27",
"@bitgo/sdk-coin-sei": "^3.0.39",
"@bitgo/sdk-coin-sgb": "^1.1.9",
"@bitgo/sdk-coin-sol": "^4.8.9",
"@bitgo/sdk-coin-stx": "^3.4.0",
"@bitgo/sdk-coin-sui": "^5.12.1",
"@bitgo/sdk-coin-tao": "^1.6.0",
"@bitgo/sdk-coin-tia": "^3.0.39",
"@bitgo/sdk-coin-ton": "^3.4.27",
"@bitgo/sdk-coin-trx": "^2.0.70",
"@bitgo/sdk-coin-wemix": "^1.1.7",
"@bitgo/sdk-coin-xdc": "^1.1.9",
"@bitgo/sdk-coin-xrp": "^3.7.12",
"@bitgo/sdk-coin-xtz": "^2.2.1",
"@bitgo/sdk-coin-zeta": "^3.0.39",
"@bitgo/sdk-coin-zketh": "^2.0.62",
"@bitgo/sdk-core": "^31.1.0",
"@bitgo/sdk-lib-mpc": "^10.1.2",
"@bitgo/statics": "^51.2.0",
"@bitgo/statics": "^51.3.0",
"bignumber.js": "^9.1.1",
"bs58": "^4.0.1"
},
Expand Down
12 changes: 12 additions & 0 deletions modules/babylonlabs-io-btc-staking-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.4.0 (2025-03-06)

### Features

- **babylonlabs-io-btc-staking-ts:** index.ts ([7539dc6](https://github.com/BitGo/BitGoJS/commit/7539dc6fe12db032ad5f0d289d8b7d52640ddbe4))
- **babylonlabs-io-btc-staking-ts:** remove GitHub workflows ([e7afe6a](https://github.com/BitGo/BitGoJS/commit/e7afe6a939854693943a0b29cd39bfc0d44271b3))
- **deps:** add vendored module `btc-staking-ts` ([7ec037d](https://github.com/BitGo/BitGoJS/commit/7ec037d2c1ef48eaf362ff2974268c8e0e413dfe))
8 changes: 4 additions & 4 deletions modules/babylonlabs-io-btc-staking-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitgo/babylonlabs-io-btc-staking-ts",
"version": "0.4.0-bitgo.1",
"version": "0.4.0",
"description": "Library exposing methods for the creation and consumption of Bitcoin transactions pertaining to Babylon's Bitcoin Staking protocol.",
"module": "dist/index.js",
"main": "dist/index.cjs",
Expand Down Expand Up @@ -39,10 +39,10 @@
"@babylonlabs-io/babylon-proto-ts": "0.0.3-canary.5",
"@bitcoin-js/tiny-secp256k1-asmjs": "2.2.3",
"@cosmjs/encoding": "^0.33.0",
"bitcoinjs-lib": "^6.1.7",
"bip174": "=2.1.1"
"bip174": "=2.1.1",
"bitcoinjs-lib": "^6.1.7"
},
"publishConfig": {
"access": "public"
}
}
}
11 changes: 11 additions & 0 deletions modules/bitgo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [42.1.0](https://github.com/BitGo/BitGoJS/compare/[email protected]@42.1.0) (2025-03-06)

### Bug Fixes

- default to api version full if none specified ([9dca67f](https://github.com/BitGo/BitGoJS/commit/9dca67f435ef011ab75e9b90713a7a2dbb5de6d8))

### Features

- allow a custom fee rate for utxo recovery ([411c666](https://github.com/BitGo/BitGoJS/commit/411c666462975c49db7e1fd77af478aee843f13b))
- use dimensions to estimate transaction size ([750f92e](https://github.com/BitGo/BitGoJS/commit/750f92e665149e94853bb2b2705ff0353d7a10ae))

# [42.0.0](https://github.com/BitGo/BitGoJS/compare/[email protected]@42.0.0) (2025-03-04)

### Bug Fixes
Expand Down
Loading

0 comments on commit 1d3492d

Please sign in to comment.