Skip to content

Commit

Permalink
Release 0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 committed Apr 5, 2021
1 parent a9d1548 commit 08fb294
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 4 deletions.
28 changes: 26 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,31 @@ 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.12.2](https://github.com/oceanprotocol/ocean.js/compare/v0.12.1...v0.12.2)

- Bump cross-fetch from 3.1.3 to 3.1.4 [`#706`](https://github.com/oceanprotocol/ocean.js/pull/706)
- Bump typedoc from 0.20.34 to 0.20.35 [`#707`](https://github.com/oceanprotocol/ocean.js/pull/707)
- Bump @types/node-fetch from 2.5.8 to 2.5.9 [`#708`](https://github.com/oceanprotocol/ocean.js/pull/708)
- Bump @types/chai from 4.2.15 to 4.2.16 [`#709`](https://github.com/oceanprotocol/ocean.js/pull/709)
- Bump release-it from 14.5.0 to 14.5.1 [`#705`](https://github.com/oceanprotocol/ocean.js/pull/705)
- Bump y18n from 4.0.0 to 4.0.1 [`#702`](https://github.com/oceanprotocol/ocean.js/pull/702)
- Bump @truffle/hdwallet-provider from 1.2.5 to 1.2.6 [`#701`](https://github.com/oceanprotocol/ocean.js/pull/701)
- use blob instead of buffer [`#694`](https://github.com/oceanprotocol/ocean.js/pull/694)
- Bump cross-fetch from 3.1.2 to 3.1.3 [`#700`](https://github.com/oceanprotocol/ocean.js/pull/700)
- Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0 [`#695`](https://github.com/oceanprotocol/ocean.js/pull/695)
- Bump @typescript-eslint/parser from 4.19.0 to 4.20.0 [`#696`](https://github.com/oceanprotocol/ocean.js/pull/696)
- improve tests speed [`#691`](https://github.com/oceanprotocol/ocean.js/pull/691)
- Bump @types/node from 14.14.36 to 14.14.37 [`#693`](https://github.com/oceanprotocol/ocean.js/pull/693)
- Bump eslint from 7.22.0 to 7.23.0 [`#692`](https://github.com/oceanprotocol/ocean.js/pull/692)
- Replacing node-fetch with cross-fetch [`#687`](https://github.com/oceanprotocol/ocean.js/pull/687)
- Bump @truffle/hdwallet-provider from 1.2.4 to 1.2.5 [`#688`](https://github.com/oceanprotocol/ocean.js/pull/688)
- Bump @types/node from 14.14.35 to 14.14.36 [`#689`](https://github.com/oceanprotocol/ocean.js/pull/689)
- Bump typedoc from 0.20.33 to 0.20.34 [`#690`](https://github.com/oceanprotocol/ocean.js/pull/690)

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

> 24 March 2021
- add allowAllPublishedAlgorithms [`#686`](https://github.com/oceanprotocol/ocean.js/pull/686)
- Add remove ocean liquidity function [`#685`](https://github.com/oceanprotocol/ocean.js/pull/685)
- Bump @typescript-eslint/parser from 4.18.0 to 4.19.0 [`#681`](https://github.com/oceanprotocol/ocean.js/pull/681)
Expand All @@ -14,6 +37,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump release-it from 14.4.1 to 14.5.0 [`#673`](https://github.com/oceanprotocol/ocean.js/pull/673)
- Bump @truffle/hdwallet-provider from 1.2.3 to 1.2.4 [`#674`](https://github.com/oceanprotocol/ocean.js/pull/674)
- Bump typedoc from 0.20.32 to 0.20.33 [`#675`](https://github.com/oceanprotocol/ocean.js/pull/675)
- Release 0.12.1 [`c968388`](https://github.com/oceanprotocol/ocean.js/commit/c968388d17c74dc3efe160e6e4bbdee8417e3a43)

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

Expand Down Expand Up @@ -674,8 +698,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 @@ -1048,4 +1072,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.12.1",
"version": "0.12.2",
"description": "JavaScript client library for Ocean Protocol",
"main": "./dist/node/lib.js",
"typings": "./dist/node/lib.d.ts",
Expand Down

0 comments on commit 08fb294

Please sign in to comment.