Skip to content

Commit

Permalink
chore: Release 0.14.1 (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
John-peterson-coinbase authored Jan 17, 2025
1 parent 4477a1e commit fc7feca
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Coinbase Node.js SDK Changelog

## [0.14.1] - 2025-01-17

### Fixed

- Allow wallet mnemonic seed import to optionally accept `networkId` input argument.

## [0.14.0] - 2025-01-14

### Added
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "ISC",
"description": "Coinbase Platform SDK",
"repository": "https://github.com/coinbase/coinbase-sdk-nodejs",
"version": "0.14.0",
"version": "0.14.1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
Expand Down

0 comments on commit fc7feca

Please sign in to comment.