@oceanprotocol/lib 3.4.0 → 3.4.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 CHANGED
@@ -4,8 +4,16 @@ 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.4.1](https://github.com/oceanprotocol/ocean.js/compare/v3.4.0...v3.4.1)
8
+
9
+ - Updating oasis exports [`#1860`](https://github.com/oceanprotocol/ocean.js/pull/1860)
10
+ - Fix ipfs CID. [`#1851`](https://github.com/oceanprotocol/ocean.js/pull/1851)
11
+ - chore: get router factory address from config [`#1858`](https://github.com/oceanprotocol/ocean.js/pull/1858)
12
+
7
13
  #### [v3.4.0](https://github.com/oceanprotocol/ocean.js/compare/v3.3.4-next.0...v3.4.0)
8
14
 
15
+ > 7 October 2024
16
+
9
17
  - Issue 1841 pub flow - createAsset Fn [`#1843`](https://github.com/oceanprotocol/ocean.js/pull/1843)
10
18
  - add credentials to service type [`#1855`](https://github.com/oceanprotocol/ocean.js/pull/1855)
11
19
  - Integrate contracts v2.2.0 [`#1845`](https://github.com/oceanprotocol/ocean.js/pull/1845)