Original release notes
What's Changed
- fix(payment-request): forward and harden nut10 on creqB decode by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/704
- fix(wallet): allow melt on inactive keyset when no change is created by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/706
- fix(htlc): support hashlock-only (pubkey-less) HTLC locks by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/711
- fix(htlc): return false for a malformed preimage instead of throwing (v4-dev backport) by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/714
- ci: run release-please on v4-dev to automate LTS releases by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/720
- docs: backfill 4.5.1 and 4.6.0 changelog entries by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/722
- chore(v4-dev): release 4.6.1 by @robwoodgate in https://github.com/cashubtc/cashu-ts/pull/724
Full Changelog: https://github.com/cashubtc/cashu-ts/compare/v4.6.0...v4.6.1

