Skip to content

Commit 8129284

Browse files
committed
Release 3.0.2
1 parent d46bae2 commit 8129284

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v3.0.2](https://github.com/oceanprotocol/ocean-node/compare/v3.0.1...v3.0.2)
8+
9+
- fix: persistent storage required params to allow authToken [`#1341`](https://github.com/oceanprotocol/ocean-node/pull/1341)
10+
- Bump undici and release-it [`#1340`](https://github.com/oceanprotocol/ocean-node/pull/1340)
11+
712
#### [v3.0.1](https://github.com/oceanprotocol/ocean-node/compare/v3.0.0...v3.0.1)
813

14+
> 20 April 2026
15+
916
- check if c2d is configured [`#1336`](https://github.com/oceanprotocol/ocean-node/pull/1336)
1017
- remove chainId [`#1338`](https://github.com/oceanprotocol/ocean-node/pull/1338)
1118
- fix: compose node env yaml indentation [`#1335`](https://github.com/oceanprotocol/ocean-node/pull/1335)
19+
- Release 3.0.1 [`1a25e48`](https://github.com/oceanprotocol/ocean-node/commit/1a25e48ad3410328b4710265ec434c074b28d78c)
1220

1321
### [v3.0.0](https://github.com/oceanprotocol/ocean-node/compare/v2.1.1...v3.0.0)
1422

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ocean-node",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Ocean Node is used to run all core services in the Ocean stack",
55
"author": "Ocean Protocol Foundation",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)