diff --git a/HISTORY.md b/HISTORY.md index 1b4824de..f23cf6be 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -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) diff --git a/package.json b/package.json index 66c2d05a..3a56e921 100644 --- a/package.json +++ b/package.json @@ -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": [