Skip to content

Commit 080a370

Browse files
committed
Release 1.0.5
1 parent 7f2ee6b commit 080a370

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.5](https://github.com/oceanprotocol/ocean-node/compare/v1.0.4...v1.0.5)
8+
9+
- Locks catch error [`#1248`](https://github.com/oceanprotocol/ocean-node/pull/1248)
10+
711
#### [v1.0.4](https://github.com/oceanprotocol/ocean-node/compare/v1.0.3...v1.0.4)
812

13+
> 3 March 2026
14+
915
- fix job deletion [`#1247`](https://github.com/oceanprotocol/ocean-node/pull/1247)
16+
- Release 1.0.4 [`152f8d1`](https://github.com/oceanprotocol/ocean-node/commit/152f8d108c86a9d0031f15a042c0851902a83971)
1017

1118
#### [v1.0.3](https://github.com/oceanprotocol/ocean-node/compare/v1.0.2...v1.0.3)
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.4",
3+
"version": "1.0.5",
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)