diff --git a/CHANGELOG.md b/CHANGELOG.md index ced7441..e7e7d14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.1](https://github.com/algorandfoundation/xHD-Wallet-API-ts/compare/v1.0.0...v1.0.1) (2024-10-15) + + +### Bug Fixes + +* remove other KeyContexts ([e0c4626](https://github.com/algorandfoundation/xHD-Wallet-API-ts/commit/e0c46267f832a0fd1e2ebef9b20817e333e94505)) + ## [1.0.1-canary.1](https://github.com/algorandfoundation/xHD-Wallet-API-ts/compare/v1.0.0...v1.0.1-canary.1) (2024-10-15) diff --git a/package.json b/package.json index 8daf5d6..7ce732a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@algorandfoundation/xhd-wallet-api", - "version": "1.0.1-canary.1", + "version": "1.0.1", "description": "A Typescript implementation of Algorand ARC-52 extended hierarchical determinstic wallets.", "exports": { ".": {