Release 0.15.5 (#1492)

* Version Updated to 0.15.5-beta

* Fix to show correct experimental-dual-fund configuration from listconfig (#1479)

* feat: boltz swap in refund address (#1490)

require a refund address when creating a swap in and paying it
externally to make sure the swap can be refunded automatically if it
fails.

---------

Co-authored-by: jackstar12 <62219658+jackstar12@users.noreply.github.com>
This commit is contained in:
ShahanaFarooqui 2025-07-07 11:36:23 -07:00 committed by GitHub
parent 7a03673e6e
commit 8a0304c162
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 71 additions and 17 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "rtl",
"version": "0.15.4-beta",
"version": "0.15.5-beta",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "rtl",
"version": "0.15.4-beta",
"version": "0.15.5-beta",
"license": "MIT",
"dependencies": {
"@ngrx/effects": "^17.2.0",