Skip to content

Commit d67535f

Browse files
committed
Release 8.0.2
1 parent 5bb3d17 commit d67535f

3 files changed

Lines changed: 11 additions & 4 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+
#### [v8.0.2](https://github.com/oceanprotocol/ocean.js/compare/v8.0.1...v8.0.2)
8+
9+
- bump tsx [`#2073`](https://github.com/oceanprotocol/ocean.js/pull/2073)
10+
711
#### [v8.0.1](https://github.com/oceanprotocol/ocean.js/compare/v8.0.0...v8.0.1)
812

13+
> 15 April 2026
14+
915
- update ddo.js [`#2071`](https://github.com/oceanprotocol/ocean.js/pull/2071)
16+
- Release 8.0.1 [`87b651d`](https://github.com/oceanprotocol/ocean.js/commit/87b651d139218325a06028e0b042af9777f07eb7)
1017

1118
### [v8.0.0](https://github.com/oceanprotocol/ocean.js/compare/v7.0.0-next.13...v8.0.0)
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oceanprotocol/lib",
33
"source": "./src/index.ts",
4-
"version": "8.0.1",
4+
"version": "8.0.2",
55
"description": "JavaScript client library for Ocean Protocol",
66
"main": "./dist/lib.cjs",
77
"umd:main": "dist/lib.umd.js",
@@ -165,4 +165,4 @@
165165
"publish": false
166166
}
167167
}
168-
}
168+
}

0 commit comments

Comments
 (0)