Skip to content

Commit ada0cc3

Browse files
Merge pull request #7210 from BitGo/rel/latest
chore(root): publish modules
2 parents f5dad9f + 67b780a commit ada0cc3

File tree

14 files changed

+86
-17
lines changed

14 files changed

+86
-17
lines changed

modules/abstract-lightning/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.2.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-10-10)
7+
8+
9+
### Bug Fixes
10+
11+
* upgrade public types version ([49cb5b1](https://github.com/BitGo/BitGoJS/commit/49cb5b1f07bf63ae0fab7feb5f55457f641ada9f))
12+
13+
14+
15+
16+
617
## [7.2.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-10-09)
718

819

modules/abstract-lightning/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitgo/abstract-lightning",
3-
"version": "7.2.2",
3+
"version": "7.2.3",
44
"description": "BitGo SDK coin library for base Lightning Network coin implementation",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",

modules/account-lib/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [27.11.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-10-10)
7+
8+
**Note:** Version bump only for package @bitgo/account-lib
9+
10+
11+
12+
13+
614
## [27.11.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-10-09)
715

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

modules/account-lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitgo/account-lib",
3-
"version": "27.11.4",
3+
"version": "27.11.5",
44
"description": "BitGo's account library functions",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",
@@ -68,7 +68,7 @@
6868
"@bitgo/sdk-coin-rune": "^1.6.4",
6969
"@bitgo/sdk-coin-sei": "^3.5.4",
7070
"@bitgo/sdk-coin-sgb": "^1.6.4",
71-
"@bitgo/sdk-coin-sol": "^7.2.2",
71+
"@bitgo/sdk-coin-sol": "^7.2.3",
7272
"@bitgo/sdk-coin-soneium": "^1.8.4",
7373
"@bitgo/sdk-coin-stt": "^1.4.4",
7474
"@bitgo/sdk-coin-stx": "^3.10.4",

modules/bitgo/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [50.4.2](https://github.com/BitGo/BitGoJS/compare/[email protected]@50.4.2) (2025-10-10)
7+
8+
9+
### Bug Fixes
10+
11+
* upgrade public types version ([49cb5b1](https://github.com/BitGo/BitGoJS/commit/49cb5b1f07bf63ae0fab7feb5f55457f641ada9f))
12+
13+
14+
15+
16+
617
## [50.4.1](https://github.com/BitGo/BitGoJS/compare/[email protected]@50.4.1) (2025-10-09)
718

819

modules/bitgo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bitgo",
3-
"version": "50.4.1",
3+
"version": "50.4.2",
44
"description": "BitGo JavaScript SDK",
55
"main": "./dist/src/index.js",
66
"types": "./dist/types/src/index.d.ts",
@@ -44,9 +44,9 @@
4444
"gen-docs": "typedoc"
4545
},
4646
"dependencies": {
47-
"@bitgo/abstract-lightning": "^7.2.2",
47+
"@bitgo/abstract-lightning": "^7.2.3",
4848
"@bitgo/abstract-utxo": "^9.27.4",
49-
"@bitgo/account-lib": "^27.11.4",
49+
"@bitgo/account-lib": "^27.11.5",
5050
"@bitgo/blockapis": "^1.12.0",
5151
"@bitgo/sdk-api": "^1.70.1",
5252
"@bitgo/sdk-coin-ada": "^4.16.1",
@@ -91,7 +91,7 @@
9191
"@bitgo/sdk-coin-injective": "^3.5.4",
9292
"@bitgo/sdk-coin-iota": "^1.3.4",
9393
"@bitgo/sdk-coin-islm": "^2.4.4",
94-
"@bitgo/sdk-coin-lnbtc": "^1.5.4",
94+
"@bitgo/sdk-coin-lnbtc": "^1.5.5",
9595
"@bitgo/sdk-coin-ltc": "^3.4.4",
9696
"@bitgo/sdk-coin-mon": "^1.4.4",
9797
"@bitgo/sdk-coin-near": "^2.11.4",
@@ -104,7 +104,7 @@
104104
"@bitgo/sdk-coin-rune": "^1.6.4",
105105
"@bitgo/sdk-coin-sei": "^3.5.4",
106106
"@bitgo/sdk-coin-sgb": "^1.6.4",
107-
"@bitgo/sdk-coin-sol": "^7.2.2",
107+
"@bitgo/sdk-coin-sol": "^7.2.3",
108108
"@bitgo/sdk-coin-soneium": "^1.8.4",
109109
"@bitgo/sdk-coin-stt": "^1.4.4",
110110
"@bitgo/sdk-coin-stx": "^3.10.4",

modules/express/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [15.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-10-10)
7+
8+
9+
### Features
10+
11+
* **express:** added type from public types ([53fe28b](https://github.com/BitGo/BitGoJS/commit/53fe28bf2f6e193174d72a3bafc0544eead9ea5c))
12+
* **express:** migrate wallet signTx to typed routes ([335fe30](https://github.com/BitGo/BitGoJS/commit/335fe3060ac3cc21f696fc99d7b4404b6f807ef5))
13+
14+
15+
16+
17+
618
# [15.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-10-09)
719

820

modules/express/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitgo/express",
3-
"version": "15.5.0",
3+
"version": "15.6.0",
44
"private": true,
55
"description": "Local signing server and proxy for the BitGo platform",
66
"main": "./dist/src/index.js",
@@ -38,12 +38,12 @@
3838
"dependencies": {
3939
"@api-ts/io-ts-http": "^3.2.1",
4040
"@api-ts/typed-express-router": "2.0.0",
41-
"@bitgo/abstract-lightning": "^7.2.2",
41+
"@bitgo/abstract-lightning": "^7.2.3",
4242
"@bitgo/sdk-core": "^36.12.0",
4343
"@bitgo/utxo-lib": "^11.11.0",
4444
"@types/proxyquire": "^1.3.31",
4545
"argparse": "^1.0.10",
46-
"bitgo": "^50.4.1",
46+
"bitgo": "^50.4.2",
4747
"body-parser": "^1.20.3",
4848
"connect-timeout": "^1.9.0",
4949
"debug": "^3.1.0",

modules/sdk-coin-lnbtc/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.5.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-10-10)
7+
8+
**Note:** Version bump only for package @bitgo/sdk-coin-lnbtc
9+
10+
11+
12+
13+
614
## [1.5.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-10-09)
715

816

modules/sdk-coin-lnbtc/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitgo/sdk-coin-lnbtc",
3-
"version": "1.5.4",
3+
"version": "1.5.5",
44
"description": "BitGo SDK coin library for Lightning Bitcoin",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",
@@ -40,7 +40,7 @@
4040
]
4141
},
4242
"dependencies": {
43-
"@bitgo/abstract-lightning": "^7.2.2",
43+
"@bitgo/abstract-lightning": "^7.2.3",
4444
"@bitgo/sdk-core": "^36.12.0",
4545
"@bitgo/utxo-lib": "^11.11.0"
4646
},

0 commit comments

Comments
 (0)