Skip to content

Commit

Permalink
bump ethers
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkmin committed Sep 11, 2023
1 parent 0692a52 commit 261f6c6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @turnkey/ethers

## 0.17.0

### Minor Changes

- Add support for stampers (@turnkey/api-key-stamper / @turnkey/webauthn-stamper) to integrate with API keys or passkeys.

## 0.16.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ethers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@turnkey/ethers",
"version": "0.16.8",
"version": "0.17.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit 261f6c6

Please sign in to comment.