diff --git a/.changelog/add-mach-funding.md b/.changelog/add-mach-funding.md deleted file mode 100644 index 17d80e1..0000000 --- a/.changelog/add-mach-funding.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -wallet-cli: minor ---- - -Add a MACH funding flow that opens the Wallet onramp and waits for the mainnet token balance to increase. diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d24ea5..095e5ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.10.0 (2026-08-27) + +### Minor Changes + +- Add a MACH funding flow that opens the Wallet onramp and waits for the mainnet token balance to increase. + ## 0.9.0 (2026-08-26) ### Minor Changes diff --git a/package.json b/package.json index de98e4f..62ad6ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wallet-cli", - "version": "0.9.0", + "version": "0.10.0", "description": "Tempo wallet and request CLI extension package", "homepage": "https://github.com/tempoxyz/wallet-cli#readme", "bugs": {