@oceanprotocol/lib 5.0.0-next.4 → 5.0.0

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 CHANGED
@@ -4,9 +4,21 @@ 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
+ #### [v5.0.0](https://github.com/oceanprotocol/ocean.js/compare/v5.0.0-next.5...v5.0.0)
8
+
9
+ #### [v5.0.0-next.5](https://github.com/oceanprotocol/ocean.js/compare/v5.0.0-next.4...v5.0.0-next.5)
10
+
11
+ > 7 August 2025
12
+
13
+ - cast bigint to number [`#1984`](https://github.com/oceanprotocol/ocean.js/pull/1984)
14
+ - Release 5.0.0-next.5 [`8530c90`](https://github.com/oceanprotocol/ocean.js/commit/8530c9011f6a4da5771b15592b2633363b5b514e)
15
+
7
16
  #### [v5.0.0-next.4](https://github.com/oceanprotocol/ocean.js/compare/v5.0.0-next.3...v5.0.0-next.4)
8
17
 
18
+ > 6 August 2025
19
+
9
20
  - fix hexlify numbers [`#1982`](https://github.com/oceanprotocol/ocean.js/pull/1982)
21
+ - Release 5.0.0-next.4 [`742649e`](https://github.com/oceanprotocol/ocean.js/commit/742649ed7a882a3b8ca650767892d2c4443945b7)
10
22
 
11
23
  #### [v5.0.0-next.3](https://github.com/oceanprotocol/ocean.js/compare/v5.0.0-next.2...v5.0.0-next.3)
12
24