mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Release 0.1.14
This commit is contained in:
parent
0af54a09e9
commit
8667e3396d
@ -4,6 +4,12 @@ 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.1.14](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.13...v0.1.14)
|
||||
|
||||
> 19 August 2020
|
||||
|
||||
- fix getDTPrice [`#217`](https://github.com/oceanprotocol/ocean-lib-js/pull/217)
|
||||
|
||||
#### [v0.1.13](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.12...v0.1.13)
|
||||
|
||||
> 19 August 2020
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/lib",
|
||||
"version": "0.1.13",
|
||||
"version": "0.1.14",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/lib",
|
||||
"version": "0.1.13",
|
||||
"version": "0.1.14",
|
||||
"description": "JavaScript client library for Ocean Protocol",
|
||||
"main": "./dist/node/lib.js",
|
||||
"typings": "./dist/node/lib.d.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user