Release 1.5.1

This commit is contained in:
Elliot Lee
2019-12-28 11:47:57 -08:00
parent 96605a57d4
commit ca8c881375
2 changed files with 12 additions and 1 deletions

View File

@@ -1,5 +1,16 @@
# ripple-lib Release History
## 1.5.1 (2019-12-28)
* Fix support for CDNs (#1142)
* Internal
* Clean up connection trace logic (#1114)
* Clean up the connection config (#1115)
* Run prettier format (#1116)
* Update eslint command (#1118)
* Dependencies
* Update webpack-cli, webpack, ts-node, @types/lodash, @types/ws, @types/node, @typescript-eslint/parser, @typescript-eslint/eslint-plugin, https-proxy-agent, mocha, eventemitter2
## 1.5.0 (2019-12-14)
* Add support for `WalletLocator` (#1083)

View File

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