Skip to content

Commit

Permalink
Release 0.9.15
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 committed Nov 16, 2020
1 parent 72fdd79 commit 8f9ef02
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.9.15](https://github.com/oceanprotocol/ocean.js/compare/v0.9.14...v0.9.15)

- fullfill promises [`#455`](https://github.com/oceanprotocol/ocean.js/pull/455)

#### [v0.9.14](https://github.com/oceanprotocol/ocean.js/compare/v0.9.13...v0.9.14)

> 16 November 2020
- add buyDTWithExactOcean function [`#454`](https://github.com/oceanprotocol/ocean.js/pull/454)
- add computeBuySlippage and computeSellSlippage [`6424cac`](https://github.com/oceanprotocol/ocean.js/commit/6424caca697e8f2875b52df0721cf3e63d8e8ce0)
- remove console.log [`ff7171f`](https://github.com/oceanprotocol/ocean.js/commit/ff7171f64b314db803f59be404e72afc4c77393a)
- fix typo [`ab0d040`](https://github.com/oceanprotocol/ocean.js/commit/ab0d0400b1156c773a6e4a0a5ef9b0d1117b0917)
- Release 0.9.14 [`0119885`](https://github.com/oceanprotocol/ocean.js/commit/0119885277cd361bc00e485168a48477276f25e6)

#### [v0.9.13](https://github.com/oceanprotocol/ocean.js/compare/v0.9.12...v0.9.13)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/lib",
"version": "0.9.14",
"version": "0.9.15",
"description": "JavaScript client library for Ocean Protocol",
"main": "./dist/node/lib.js",
"typings": "./dist/node/lib.d.ts",
Expand Down

0 comments on commit 8f9ef02

Please sign in to comment.