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]
 - [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 Sep 24, 2024
1 parent a87b33c commit 002953d
Show file tree
Hide file tree
Showing 134 changed files with 762 additions and 460 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.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-09-24)

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

## [11.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-09-19)

**Note:** Version bump only for package @bitgo/abstract-cosmos
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.0.6",
"version": "11.0.7",
"description": "BitGo SDK coin library for COSMOS base implementation",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand Down Expand Up @@ -37,9 +37,9 @@
]
},
"dependencies": {
"@bitgo/sdk-core": "^28.6.0",
"@bitgo/sdk-core": "^28.7.0",
"@bitgo/sdk-lib-mpc": "^10.0.0",
"@bitgo/statics": "^49.6.0",
"@bitgo/statics": "^50.0.0",
"@bitgo/utxo-lib": "^10.3.0",
"@cosmjs/amino": "^0.29.5",
"@cosmjs/crypto": "^0.30.1",
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.

## [22.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-09-24)

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

## [22.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-09-19)

**Note:** Version bump only for package @bitgo/abstract-eth
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": "22.1.1",
"version": "22.1.2",
"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": "^28.6.0",
"@bitgo/sdk-core": "^28.7.0",
"@bitgo/sdk-lib-mpc": "^10.0.0",
"@bitgo/statics": "^49.6.0",
"@bitgo/statics": "^50.0.0",
"@bitgo/utxo-lib": "^10.3.0",
"@ethereumjs/common": "^2.6.5",
"@ethereumjs/tx": "^3.3.0",
Expand All @@ -59,8 +59,8 @@
"superagent": "^9.0.1"
},
"devDependencies": {
"@bitgo/sdk-api": "^1.54.2",
"@bitgo/sdk-test": "^8.0.42",
"@bitgo/sdk-api": "^1.54.3",
"@bitgo/sdk-test": "^8.0.43",
"secp256k1": "5.0.0"
}
}
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.

## [1.2.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-09-24)

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

## [1.2.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-09-19)

**Note:** Version bump only for package @bitgo/abstract-lightning
Expand Down
4 changes: 2 additions & 2 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": "1.2.15",
"version": "1.2.16",
"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 @@ -37,7 +37,7 @@
]
},
"dependencies": {
"@bitgo/sdk-core": "^28.6.0",
"@bitgo/sdk-core": "^28.7.0",
"@bitgo/utxo-lib": "^10.3.0"
}
}
6 changes: 6 additions & 0 deletions modules/abstract-utxo/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.

## [8.14.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-09-24)

### Bug Fixes

- **abstract-utxo:** address verification ([7d67509](https://github.com/BitGo/BitGoJS/commit/7d67509cbdbf2595d3298ea4609d6b2ed6efcada))

## [8.14.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-09-19)

**Note:** Version bump only for package @bitgo/abstract-utxo
Expand Down
8 changes: 4 additions & 4 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": "8.14.3",
"version": "8.14.4",
"description": "BitGo SDK coin library for UTXO base implementation",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand Down Expand Up @@ -38,19 +38,19 @@
},
"dependencies": {
"@bitgo/blockapis": "^1.10.4",
"@bitgo/sdk-api": "^1.54.2",
"@bitgo/sdk-core": "^28.6.0",
"@bitgo/sdk-api": "^1.54.3",
"@bitgo/sdk-core": "^28.7.0",
"@bitgo/unspents": "^0.47.10",
"@bitgo/utxo-lib": "^10.3.0",
"@bitgo/wasm-miniscript": "^1.3.0",
"@types/bluebird": "^3.5.25",
"@types/lodash": "^4.14.121",
"@types/superagent": "4.1.15",
"io-ts": "2.1.3",
"bignumber.js": "^9.0.2",
"bitcoinjs-message": "npm:@bitgo-forks/[email protected]",
"bluebird": "^3.5.3",
"debug": "^3.1.0",
"io-ts": "2.1.3",
"lodash": "^4.17.14",
"superagent": "^9.0.1"
}
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.

## [23.1.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-09-24)

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

## [23.1.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-09-19)

**Note:** Version bump only for package @bitgo/account-lib
Expand Down
74 changes: 37 additions & 37 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": "23.1.5",
"version": "23.1.6",
"description": "BitGo's account library functions",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand All @@ -27,43 +27,43 @@
"node": ">=18 <21"
},
"dependencies": {
"@bitgo/sdk-coin-algo": "^2.1.35",
"@bitgo/sdk-coin-arbeth": "^21.0.29",
"@bitgo/sdk-coin-atom": "^13.0.6",
"@bitgo/sdk-coin-avaxc": "^5.0.29",
"@bitgo/sdk-coin-avaxp": "^5.0.36",
"@bitgo/sdk-coin-bera": "^2.1.5",
"@bitgo/sdk-coin-bld": "^3.0.6",
"@bitgo/sdk-coin-bsc": "^22.1.21",
"@bitgo/sdk-coin-celo": "^3.0.29",
"@bitgo/sdk-coin-coreum": "^21.0.6",
"@bitgo/sdk-coin-cspr": "^2.0.37",
"@bitgo/sdk-coin-dot": "^4.1.15",
"@bitgo/sdk-coin-etc": "^2.2.4",
"@bitgo/sdk-coin-eth": "^24.2.26",
"@bitgo/sdk-coin-eth2": "^3.0.36",
"@bitgo/sdk-coin-hash": "^3.0.6",
"@bitgo/sdk-coin-hbar": "^2.0.37",
"@bitgo/sdk-coin-injective": "^3.0.6",
"@bitgo/sdk-coin-islm": "^2.0.37",
"@bitgo/sdk-coin-near": "^2.0.37",
"@bitgo/sdk-coin-opeth": "^18.1.22",
"@bitgo/sdk-coin-osmo": "^3.0.6",
"@bitgo/sdk-coin-polygon": "^21.0.6",
"@bitgo/sdk-coin-rbtc": "^2.0.37",
"@bitgo/sdk-coin-sei": "^3.0.6",
"@bitgo/sdk-coin-sol": "^4.5.3",
"@bitgo/sdk-coin-stx": "^3.2.22",
"@bitgo/sdk-coin-sui": "^5.7.0",
"@bitgo/sdk-coin-tia": "^3.0.6",
"@bitgo/sdk-coin-ton": "^3.2.10",
"@bitgo/sdk-coin-trx": "^2.0.37",
"@bitgo/sdk-coin-xtz": "^2.1.35",
"@bitgo/sdk-coin-zeta": "^3.0.6",
"@bitgo/sdk-coin-zketh": "^2.0.29",
"@bitgo/sdk-core": "^28.6.0",
"@bitgo/sdk-coin-algo": "^2.1.36",
"@bitgo/sdk-coin-arbeth": "^21.0.30",
"@bitgo/sdk-coin-atom": "^13.0.7",
"@bitgo/sdk-coin-avaxc": "^5.0.30",
"@bitgo/sdk-coin-avaxp": "^5.0.37",
"@bitgo/sdk-coin-bera": "^2.1.6",
"@bitgo/sdk-coin-bld": "^3.0.7",
"@bitgo/sdk-coin-bsc": "^22.1.22",
"@bitgo/sdk-coin-celo": "^3.0.30",
"@bitgo/sdk-coin-coreum": "^21.0.7",
"@bitgo/sdk-coin-cspr": "^2.0.38",
"@bitgo/sdk-coin-dot": "^4.1.16",
"@bitgo/sdk-coin-etc": "^2.2.5",
"@bitgo/sdk-coin-eth": "^24.2.27",
"@bitgo/sdk-coin-eth2": "^3.0.37",
"@bitgo/sdk-coin-hash": "^3.0.7",
"@bitgo/sdk-coin-hbar": "^2.0.38",
"@bitgo/sdk-coin-injective": "^3.0.7",
"@bitgo/sdk-coin-islm": "^2.0.38",
"@bitgo/sdk-coin-near": "^2.0.38",
"@bitgo/sdk-coin-opeth": "^18.1.23",
"@bitgo/sdk-coin-osmo": "^3.0.7",
"@bitgo/sdk-coin-polygon": "^21.0.7",
"@bitgo/sdk-coin-rbtc": "^2.0.38",
"@bitgo/sdk-coin-sei": "^3.0.7",
"@bitgo/sdk-coin-sol": "^4.5.4",
"@bitgo/sdk-coin-stx": "^3.2.23",
"@bitgo/sdk-coin-sui": "^5.7.1",
"@bitgo/sdk-coin-tia": "^3.0.7",
"@bitgo/sdk-coin-ton": "^3.2.11",
"@bitgo/sdk-coin-trx": "^2.0.38",
"@bitgo/sdk-coin-xtz": "^2.1.36",
"@bitgo/sdk-coin-zeta": "^3.0.7",
"@bitgo/sdk-coin-zketh": "^2.0.30",
"@bitgo/sdk-core": "^28.7.0",
"@bitgo/sdk-lib-mpc": "^10.0.0",
"@bitgo/statics": "^49.6.0",
"@bitgo/statics": "^50.0.0",
"bignumber.js": "^9.1.1",
"bs58": "^4.0.1"
},
Expand Down
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.

# [39.5.0](https://github.com/BitGo/BitGoJS/compare/[email protected]@39.5.0) (2024-09-24)

### Bug Fixes

- **abstract-utxo:** address verification ([7d67509](https://github.com/BitGo/BitGoJS/commit/7d67509cbdbf2595d3298ea4609d6b2ed6efcada))
- move spec to unit-test script in bitgo module ([81dbae6](https://github.com/BitGo/BitGoJS/commit/81dbae6cac925241686ae900ab1a840c47951850))

### Features

- **sdk-core:** add utility function for get sharing keys API ([c2234f2](https://github.com/BitGo/BitGoJS/commit/c2234f2cc7e96eaf6d03a92811ae70887829bafc))

## [39.4.1](https://github.com/BitGo/BitGoJS/compare/[email protected]@39.4.1) (2024-09-19)

**Note:** Version bump only for package bitgo
Expand Down
Loading

0 comments on commit 002953d

Please sign in to comment.