chore: update HISTORY.md and package version (#1527)

* chore: update HISTORY.md and package version
This commit is contained in:
Nathan Nichols
2021-08-17 14:32:29 -05:00
committed by GitHub
parent ec121ee62d
commit 418f80bf6d
2 changed files with 10 additions and 1 deletions

View File

@@ -2,6 +2,15 @@
Subscribe to [the **ripple-lib-announce** mailing list](https://groups.google.com/forum/#!forum/ripple-lib-announce) for release announcements. We recommend that ripple-lib users stay up-to-date with the latest stable release.
## 1.10.0 (2021-08-12)
* Add address generation from Devnet/Testnet faucets (#1497)
* Fix bug with `getBalances()` ledgerVersion (#1505)
* Include lodash in webpack build (#1500)
* Documentation Updates:
* Export and document AccountSetFlags (#1525)
* Add links to example keypair derivation (#1523)
## 1.9.8 (2021-07-30)
* Export offline methods to top level of package (#1479)

View File

@@ -1,6 +1,6 @@
{
"name": "ripple-lib",
"version": "1.9.8",
"version": "1.10.0",
"license": "ISC",
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
"files": [