mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Release 1.0.0-next.6
This commit is contained in:
parent
1b883ea8cd
commit
1879315310
@ -4,9 +4,16 @@ 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).
|
||||
|
||||
#### [v1.0.0-next.6](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.5...v1.0.0-next.6)
|
||||
|
||||
- up [`#1219`](https://github.com/oceanprotocol/ocean.js/pull/1219)
|
||||
|
||||
#### [v1.0.0-next.5](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.4...v1.0.0-next.5)
|
||||
|
||||
> 13 January 2022
|
||||
|
||||
- update abi/address [`#1218`](https://github.com/oceanprotocol/ocean.js/pull/1218)
|
||||
- Release 1.0.0-next.5 [`672e2b1`](https://github.com/oceanprotocol/ocean.js/commit/672e2b1f4abcc16b4a747b66fa609ea4ca9b5994)
|
||||
|
||||
#### [v1.0.0-next.4](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.3...v1.0.0-next.4)
|
||||
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@oceanprotocol/lib",
|
||||
"version": "1.0.0-next.5",
|
||||
"version": "1.0.0-next.6",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@oceanprotocol/lib",
|
||||
"version": "1.0.0-next.5",
|
||||
"version": "1.0.0-next.6",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"bignumber.js": "^9.0.2",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@oceanprotocol/lib",
|
||||
"source": "./src/index.ts",
|
||||
"version": "1.0.0-next.5",
|
||||
"version": "1.0.0-next.6",
|
||||
"description": "JavaScript client library for Ocean Protocol",
|
||||
"main": "./dist/lib.js",
|
||||
"umd:main": "dist/lib.umd.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user