Skip to content

Commit

Permalink
Release 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 committed Oct 26, 2020
1 parent 9b4bff4 commit a21f9e0
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +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.8.1](https://github.com/oceanprotocol/ocean.js/compare/v0.8.0...v0.8.1)

- gas optimisations [`#406`](https://github.com/oceanprotocol/ocean.js/pull/406)
- Bump @types/node from 14.14.2 to 14.14.3 [`#403`](https://github.com/oceanprotocol/ocean.js/pull/403)
- Bump eslint from 7.11.0 to 7.12.0 [`#402`](https://github.com/oceanprotocol/ocean.js/pull/402)

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

> 23 October 2020
- update metadataCacheUri & providerUri for mainnet [`#401`](https://github.com/oceanprotocol/ocean.js/pull/401)
- Release 0.8.0 [`f28ba74`](https://github.com/oceanprotocol/ocean.js/commit/f28ba748f2ce5efb859e84681ab309efd4811978)

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

Expand Down Expand Up @@ -238,8 +247,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
> 30 September 2020
- add stats/history [`#289`](https://github.com/oceanprotocol/ocean.js/pull/289)
- add stats [`c6a9f7d`](https://github.com/oceanprotocol/ocean.js/commit/c6a9f7d69b8ac60f349e62a3dbc161b835b4fb41)
- add stats [`b815fbf`](https://github.com/oceanprotocol/ocean.js/commit/b815fbf0a135e0825674b45b64f1d911c03e6a59)
- add stats [`c6a9f7d`](https://github.com/oceanprotocol/ocean.js/commit/c6a9f7d69b8ac60f349e62a3dbc161b835b4fb41)
- small refactor [`6f645d6`](https://github.com/oceanprotocol/ocean.js/commit/6f645d6e8fd134a69b56e862e9652a830308df12)

#### [v0.3.2](https://github.com/oceanprotocol/ocean.js/compare/v0.3.1...v0.3.2)
Expand Down Expand Up @@ -612,4 +621,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- minor rendering fix [`#11`](https://github.com/oceanprotocol/ocean.js/pull/11)
- cleaning [`cd9f629`](https://github.com/oceanprotocol/ocean.js/commit/cd9f6295ed08110936f9a092527bae5d0a974bbb)
- remove test output files [`28d1775`](https://github.com/oceanprotocol/ocean.js/commit/28d1775593ab78bf404708244c49af8f912f3117)
- add ownerAssets [`d8dadf5`](https://github.com/oceanprotocol/ocean.js/commit/d8dadf5495d77e2f73d45454347c13e185bed7d4)
- first cut, highly WIP [`67af4d1`](https://github.com/oceanprotocol/ocean.js/commit/67af4d1d595fc105cc544ff019199c6cef9f76e5)
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.8.0",
"version": "0.8.1",
"description": "JavaScript client library for Ocean Protocol",
"main": "./dist/node/lib.js",
"typings": "./dist/node/lib.d.ts",
Expand Down

0 comments on commit a21f9e0

Please sign in to comment.