Skip to content

Commit c083752

Browse files
chore(release): v2.9.1 (#134)
Co-authored-by: HananINouman <[email protected]>
1 parent bbebfab commit c083752

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,15 @@
22

33
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44

5+
#### [v2.9.1](https://github.com/ObolNetwork/obol-sdk/compare/v2.9.0...v2.9.1)
6+
7+
- Hanan/ovm request withdrawal [`#133`](https://github.com/ObolNetwork/obol-sdk/pull/133)
8+
59
#### [v2.9.0](https://github.com/ObolNetwork/obol-sdk/compare/v2.8.1...v2.9.0)
610

11+
> 25 July 2025
12+
13+
- chore(release): v2.9.0 [`#132`](https://github.com/ObolNetwork/obol-sdk/pull/132)
714
- Hanan/ovm request withdrawal [`#131`](https://github.com/ObolNetwork/obol-sdk/pull/131)
815

916
#### [v2.8.1](https://github.com/ObolNetwork/obol-sdk/compare/v2.8.0...v2.8.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@obolnetwork/obol-sdk",
3-
"version": "2.9.0",
3+
"version": "2.9.1",
44
"description": "A package for creating Distributed Validators using the Obol API.",
55
"bugs": {
66
"url": "https://github.com/obolnetwork/obol-sdk/issues"

test/sdk-package/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@
751751
rimraf "^3.0.2"
752752

753753
"@obolnetwork/obol-sdk@file:../..":
754-
version "2.9.0"
754+
version "2.9.1"
755755
dependencies:
756756
"@chainsafe/bls" "6.0.3"
757757
"@chainsafe/blst" "^0.2.9"

0 commit comments

Comments
 (0)