Skip to content

Commit fce7e57

Browse files
committed
Release 3.0.6
1 parent 5b7d1e2 commit fce7e57

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ 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.6](https://github.com/oceanprotocol/ocean-node/compare/v3.0.5...v3.0.6)
8+
9+
- fix fees on auto create benchmark env [`#1347`](https://github.com/oceanprotocol/ocean-node/pull/1347)
10+
711
#### [v3.0.5](https://github.com/oceanprotocol/ocean-node/compare/v3.0.4...v3.0.5)
812

13+
> 22 April 2026
14+
915
- enableNetwork per env [`#1346`](https://github.com/oceanprotocol/ocean-node/pull/1346)
16+
- Release 3.0.5 [`772a8f4`](https://github.com/oceanprotocol/ocean-node/commit/772a8f44795dab6563d818deb9a668e0b8ef2220)
1017

1118
#### [v3.0.4](https://github.com/oceanprotocol/ocean-node/compare/v3.0.3...v3.0.4)
1219

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.5",
3+
"version": "3.0.6",
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)