mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Prepare release of xrpl@2.2.1 and ripple-address-codec@4.2.4
This commit is contained in:
@@ -4,6 +4,10 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr
|
||||
|
||||
## Unreleased
|
||||
|
||||
## 2.2.1 (2022-04-21)
|
||||
### Fixed
|
||||
* Fix return field of nft offer
|
||||
|
||||
## 2.2.0 (2022-04-19)
|
||||
### Added
|
||||
* `federator_info` RPC support
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xrpl",
|
||||
"version": "2.2.0",
|
||||
"version": "2.2.1",
|
||||
"license": "ISC",
|
||||
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
|
||||
"files": [
|
||||
@@ -24,7 +24,7 @@
|
||||
"bip39": "^3.0.4",
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
"lodash": "^4.17.4",
|
||||
"ripple-address-codec": "^4.2.3",
|
||||
"ripple-address-codec": "^4.2.4",
|
||||
"ripple-binary-codec": "^1.4.0",
|
||||
"ripple-keypairs": "^1.1.3",
|
||||
"ws": "^8.2.2"
|
||||
|
||||
Reference in New Issue
Block a user