Skip to content

Commit 188710b

Browse files
committed
Release 1.0.3
1 parent 6b18e03 commit 188710b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

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+
#### [v1.0.3](https://github.com/oceanprotocol/ocean-node/compare/v1.0.2...v1.0.3)
8+
9+
- fix access lists validation format [`#1244`](https://github.com/oceanprotocol/ocean-node/pull/1244)
10+
711
#### [v1.0.2](https://github.com/oceanprotocol/ocean-node/compare/v1.0.1...v1.0.2)
812

13+
> 2 March 2026
14+
915
- allow custom cpu & ram [`#1242`](https://github.com/oceanprotocol/ocean-node/pull/1242)
16+
- Release 1.0.2 [`3ae416e`](https://github.com/oceanprotocol/ocean-node/commit/3ae416efd0c6ac8014b0ccac4bf1ee399780d186)
1017

1118
#### [v1.0.1](https://github.com/oceanprotocol/ocean-node/compare/v1.0.0...v1.0.1)
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": "1.0.2",
3+
"version": "1.0.3",
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)