Skip to content

Commit

Permalink
chore: release 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stat authored Dec 10, 2024
1 parent 9cba1ab commit 5842b30
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

### [0.11.3] - 2024-12-10

### Added

- Wallet address contract invocation input validation for payable contracts.
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.11.2",
"version": "0.11.3",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 5842b30

Please sign in to comment.