mirror of
https://github.com/alexgo-io/electrum-client.git
synced 2026-01-12 22:43:15 +08:00
Bump version
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 1.5.1 (2024-09-29)
|
||||
- Fixed socket connecting preemptively
|
||||
|
||||
## 1.5.0 (2024-09-27)
|
||||
- Removed unnecessary boilerplate (TlsSocketWrapper)
|
||||
- Added static `createClient` method for more convenience
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@samouraiwallet/electrum-client",
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"engines": {
|
||||
"node": ">=18.6.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user