mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Release 0.9.12
This commit is contained in:
parent
aef9fc301f
commit
5143120204
@ -4,8 +4,14 @@ 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.12](https://github.com/oceanprotocol/ocean.js/compare/v0.9.11...v0.9.12)
|
||||
|
||||
- Update .travis.yml [`#451`](https://github.com/oceanprotocol/ocean.js/pull/451)
|
||||
|
||||
#### [v0.9.11](https://github.com/oceanprotocol/ocean.js/compare/v0.9.10...v0.9.11)
|
||||
|
||||
> 13 November 2020
|
||||
|
||||
- chunk promises [`#450`](https://github.com/oceanprotocol/ocean.js/pull/450)
|
||||
- Update typedoc.js [`#449`](https://github.com/oceanprotocol/ocean.js/pull/449)
|
||||
- update for purgatory [`#448`](https://github.com/oceanprotocol/ocean.js/pull/448)
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/lib",
|
||||
"version": "0.9.11",
|
||||
"version": "0.9.12",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/lib",
|
||||
"version": "0.9.11",
|
||||
"version": "0.9.12",
|
||||
"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