@oceanprotocol/lib 3.1.5-next.0 → 3.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +33 -5
- package/dist/lib.js +1 -1
- package/dist/lib.js.map +1 -1
- package/dist/lib.modern.js +1 -1
- package/dist/lib.modern.js.map +1 -1
- package/dist/lib.module.js +1 -1
- package/dist/lib.module.js.map +1 -1
- package/dist/lib.umd.js +1 -1
- package/dist/lib.umd.js.map +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -4,12 +4,28 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
+
#### [v3.2.1](https://github.com/oceanprotocol/ocean.js/compare/v3.2.0...v3.2.1)
|
|
8
|
+
|
|
9
|
+
- Fix for running c2d jobs with additional datasets [`#1792`](https://github.com/oceanprotocol/ocean.js/pull/1792)
|
|
10
|
+
- Use latest barge [`#1788`](https://github.com/oceanprotocol/ocean.js/pull/1788)
|
|
11
|
+
- fix runner missing images [`e71159e`](https://github.com/oceanprotocol/ocean.js/commit/e71159e0a1c37e3793bbf4c990dd857ceb36964a)
|
|
12
|
+
|
|
13
|
+
#### [v3.2.0](https://github.com/oceanprotocol/ocean.js/compare/v3.1.5-next.0...v3.2.0)
|
|
14
|
+
|
|
15
|
+
> 24 November 2023
|
|
16
|
+
|
|
17
|
+
- Bump eslint from 8.24.0 to 8.52.0 [`#1783`](https://github.com/oceanprotocol/ocean.js/pull/1783)
|
|
18
|
+
- bump contracts & add optimism [`#1786`](https://github.com/oceanprotocol/ocean.js/pull/1786)
|
|
19
|
+
- Release 3.2.0 [`d98e4db`](https://github.com/oceanprotocol/ocean.js/commit/d98e4db340e1863dafc5e2bf7c8fb59c6e8fccb9)
|
|
20
|
+
|
|
7
21
|
#### [v3.1.5-next.0](https://github.com/oceanprotocol/ocean.js/compare/v3.1.4...v3.1.5-next.0)
|
|
8
22
|
|
|
23
|
+
> 13 November 2023
|
|
24
|
+
|
|
9
25
|
- Bump crypto-js from 4.1.1 to 4.2.0 [`#1782`](https://github.com/oceanprotocol/ocean.js/pull/1782)
|
|
10
26
|
- update min gas fee value [`2817315`](https://github.com/oceanprotocol/ocean.js/commit/2817315716c5cbc0171e6ca24cfb2f6b980ee417)
|
|
27
|
+
- Release 3.1.5-next.0 [`1d924e1`](https://github.com/oceanprotocol/ocean.js/commit/1d924e11dda34e2c6a9f1327e09daebe3390dba0)
|
|
11
28
|
- merge main [`83a8b7a`](https://github.com/oceanprotocol/ocean.js/commit/83a8b7a47052196a49a01c3fb3095fd21e9e2ae6)
|
|
12
|
-
- add sepolia logic [`da2bdcc`](https://github.com/oceanprotocol/ocean.js/commit/da2bdcccdf0db90aa00f6b08d29d22c919259608)
|
|
13
29
|
|
|
14
30
|
#### [v3.1.4](https://github.com/oceanprotocol/ocean.js/compare/v3.1.3...v3.1.4)
|
|
15
31
|
|
|
@@ -518,7 +534,21 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
518
534
|
- Bump typedoc from 0.22.15 to 0.22.17 [`#1514`](https://github.com/oceanprotocol/ocean.js/pull/1514)
|
|
519
535
|
- Release 1.1.3 [`7772e93`](https://github.com/oceanprotocol/ocean.js/commit/7772e9387ef9d63f98ea80cfd4eefbea963dd0ad)
|
|
520
536
|
|
|
521
|
-
#### [v1.1.2](https://github.com/oceanprotocol/ocean.js/compare/v1.
|
|
537
|
+
#### [v1.1.2](https://github.com/oceanprotocol/ocean.js/compare/v1.1.1...v1.1.2)
|
|
538
|
+
|
|
539
|
+
> 15 June 2022
|
|
540
|
+
|
|
541
|
+
- Release 1.1.2 [`85bf271`](https://github.com/oceanprotocol/ocean.js/commit/85bf2716e26d8691aeb9d5504e563d557419dc2e)
|
|
542
|
+
- manual bump fix [`5674a54`](https://github.com/oceanprotocol/ocean.js/commit/5674a547d1d367ce88b3595f0be8ebbf12274266)
|
|
543
|
+
|
|
544
|
+
#### [v1.1.1](https://github.com/oceanprotocol/ocean.js/compare/v1.1.0...v1.1.1)
|
|
545
|
+
|
|
546
|
+
> 15 June 2022
|
|
547
|
+
|
|
548
|
+
- Release 1.1.1 [`ea48e01`](https://github.com/oceanprotocol/ocean.js/commit/ea48e015ac8299f71d57a929f8f30c5d1a8446e7)
|
|
549
|
+
- manual bump fix [`a362410`](https://github.com/oceanprotocol/ocean.js/commit/a36241004b1d9578ec5c02d9d6e64d9750c53a7b)
|
|
550
|
+
|
|
551
|
+
#### [v1.1.0](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0...v1.1.0)
|
|
522
552
|
|
|
523
553
|
> 15 June 2022
|
|
524
554
|
|
|
@@ -526,9 +556,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
526
556
|
- Bump @types/node from 17.0.35 to 17.0.44 [`#1513`](https://github.com/oceanprotocol/ocean.js/pull/1513)
|
|
527
557
|
- Bump eslint-config-oceanprotocol from 1.5.0 to 2.0.1 [`#1466`](https://github.com/oceanprotocol/ocean.js/pull/1466)
|
|
528
558
|
- update to new schema & compute fixes [`#1510`](https://github.com/oceanprotocol/ocean.js/pull/1510)
|
|
529
|
-
- Release 1.1.
|
|
530
|
-
- manual bump fix [`5674a54`](https://github.com/oceanprotocol/ocean.js/commit/5674a547d1d367ce88b3595f0be8ebbf12274266)
|
|
531
|
-
- manual bump fix [`a362410`](https://github.com/oceanprotocol/ocean.js/commit/a36241004b1d9578ec5c02d9d6e64d9750c53a7b)
|
|
559
|
+
- Release 1.1.0 [`112c27e`](https://github.com/oceanprotocol/ocean.js/commit/112c27edab58ef0681ea3e87fb09978411924753)
|
|
532
560
|
|
|
533
561
|
#### [v1.0.0](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.45...v1.0.0)
|
|
534
562
|
|