Skip to content

Commit

Permalink
Release 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed Oct 15, 2020
1 parent 0f82c00 commit 7d15d2d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,24 @@ 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.6.3](https://github.com/oceanprotocol/ocean.js/compare/v0.6.2...v0.6.3)

- Fix/tests-assertion [`#362`](https://github.com/oceanprotocol/ocean.js/pull/362)
- Bump @oceanprotocol/contracts from 0.5.5 to 0.5.6 [`#364`](https://github.com/oceanprotocol/ocean.js/pull/364)
- Feature/new aqua and provider [`#359`](https://github.com/oceanprotocol/ocean.js/pull/359)
- add ddo.datatokeninfo [`#363`](https://github.com/oceanprotocol/ocean.js/pull/363)
- package updates [`0f82c00`](https://github.com/oceanprotocol/ocean.js/commit/0f82c00a06ffdea0d560b822ab995ebfa1ffb447)
- get polls from aquarius [`15e6518`](https://github.com/oceanprotocol/ocean.js/commit/15e651801caf366ec434563dd96a57ad5d2ccf68)
- add fallback to chain [`267e54f`](https://github.com/oceanprotocol/ocean.js/commit/267e54f3f1bc85df2f6201e250be3dac914ddb73)

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

> 14 October 2020
- add getTokensRemovedforPoolShares [`#361`](https://github.com/oceanprotocol/ocean.js/pull/361)
- refactor [`8ee1172`](https://github.com/oceanprotocol/ocean.js/commit/8ee1172d2154073cfbc7b4f1006e595dfd89de74)
- Release 0.6.2 [`20551cf`](https://github.com/oceanprotocol/ocean.js/commit/20551cf8e18bff1ebd433ddd938a40887365429f)
- add missing test [`452b0b6`](https://github.com/oceanprotocol/ocean.js/commit/452b0b6b7820999f9865b3b6efc4eea2b3f0f2f5)
- remove unwanted dep [`da5e3dc`](https://github.com/oceanprotocol/ocean.js/commit/da5e3dcc263667761c336dd1057b96b394ebdbc9)

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

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.6.2",
"version": "0.6.3",
"description": "JavaScript client library for Ocean Protocol",
"main": "./dist/node/lib.js",
"typings": "./dist/node/lib.d.ts",
Expand Down

0 comments on commit 7d15d2d

Please sign in to comment.