Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Commit

Permalink
Release 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaisc committed May 25, 2020
1 parent adaa8dd commit 0c17247
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,21 @@ 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.0.10](https://github.com/oceanprotocol/react/compare/v0.0.9...v0.0.10)

> 25 May 2020
- fix undefined in getComputeItems [`da2fa1a`](https://github.com/oceanprotocol/react/commit/da2fa1a417e44d2d4a26b5dcdd698b6884d9c9d5)
- Merge pull request #28 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.1.0 [`4345eb3`](https://github.com/oceanprotocol/react/commit/4345eb3f33f4402e31a9b778c4f46363be46b3bf)
- Merge pull request #24 from oceanprotocol/dependabot/npm_and_yarn/typescript-3.9.3 [`5dd965b`](https://github.com/oceanprotocol/react/commit/5dd965b4c55c956c548794182d4050e13be00049)

#### [v0.0.9](https://github.com/oceanprotocol/react/compare/v0.0.8...v0.0.9)

> 20 May 2020
- add ComputeItem, getComputeItems [`252dc53`](https://github.com/oceanprotocol/react/commit/252dc530a8c1a254bf945a170389bd20c1140a2b)
- test fix [`bca6892`](https://github.com/oceanprotocol/react/commit/bca68929e2448f713533380184a980e9717dee5a)
- Release 0.0.8 [`e2b24ff`](https://github.com/oceanprotocol/react/commit/e2b24ff567cbe02ed2fa867fd6149a479227c02d)
- Release 0.0.9 [`cda25a7`](https://github.com/oceanprotocol/react/commit/cda25a7271cec876b300a33c494df50f93af9c45)

#### [v0.0.8](https://github.com/oceanprotocol/react/compare/v0.0.7...v0.0.8)

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/react",
"version": "0.0.9",
"version": "0.0.10",
"description": "React hooks & components on top of squid.js",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 0c17247

Please sign in to comment.