mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-19 19:55:51 +00:00
Release 4.1.1
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
# ripple-address-codec Release History
|
||||
|
||||
## UNRELEASED
|
||||
## 4.1.1 (2020-04-03)
|
||||
|
||||
* Require node v10+
|
||||
* CI: Drop node 6 & 8 and add node 13
|
||||
* Update dependencies
|
||||
* Bump @types/node to 13.7.7 (#60)
|
||||
* Bump jest and ts-jest (#40)
|
||||
* Bump @types/jest to 25.1.2 (#51)
|
||||
* Bump ts-jest from 25.0.0 to 25.2.0 (#50)
|
||||
* Bump typescript from 3.7.5 to 3.8.3 (#61)
|
||||
* Update all dependencies in yarn.lock
|
||||
|
||||
## 4.1.0 (2020-01-22)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-address-codec",
|
||||
"version": "4.1.0",
|
||||
"version": "4.1.1",
|
||||
"description": "encodes/decodes base58 encoded XRP Ledger identifiers",
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
||||
Reference in New Issue
Block a user