Skip to content

Commit

Permalink
feat: Address review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
arpitsrivastava-cb committed Dec 17, 2024
1 parent 3f1a2bd commit 36a7e1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Coinbase Node.js SDK Changelog

## Unreleased

### [0.13.0] - 2024-12-18
- Add support for fetching address reputation
- Add `reputation` method to `Address` to fetch the reputation of the address.

Expand Down
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.13.0",
"version": "0.11.3",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 36a7e1b

Please sign in to comment.