Skip to content

Commit 7ca44cb

Browse files
[PSDK-401] Release v0.0.15 (coinbase#146)
1 parent 7bba82c commit 7ca44cb

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Coinbase Node.js SDK Changelog
22

3+
## [0.0.15] - 2024-08-12
4+
5+
### Changed
6+
7+
- Fixed `Wallet` address hydration for `Wallet.import`
8+
39
## [0.0.14] - 2024-08-05
410

511
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "ISC",
55
"description": "Coinbase Platform SDK",
66
"repository": "https://github.com/coinbase/coinbase-sdk-nodejs",
7-
"version": "0.0.14",
7+
"version": "0.0.15",
88
"main": "dist/index.js",
99
"types": "dist/index.d.ts",
1010
"scripts": {

0 commit comments

Comments
 (0)