Skip to content

Commit

Permalink
chore(release): v2.1.2 (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: HananINouman <[email protected]>
  • Loading branch information
github-actions[bot] and HananINouman authored Jan 8, 2025
1 parent 99df98f commit d7212b6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,15 @@

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

#### [v2.1.2](https://github.com/ObolNetwork/obol-sdk/compare/v2.1.1...v2.1.2)

- Hanan/safe fix [`#65`](https://github.com/ObolNetwork/obol-sdk/pull/65)

#### [v2.1.1](https://github.com/ObolNetwork/obol-sdk/compare/v2.1.0...v2.1.1)

> 23 October 2024
- chore(release): v2.1.1 [`#62`](https://github.com/ObolNetwork/obol-sdk/pull/62)
- Add owr tranch function [`#61`](https://github.com/ObolNetwork/obol-sdk/pull/61)

#### [v2.1.0](https://github.com/ObolNetwork/obol-sdk/compare/v2.0.1...v2.1.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@obolnetwork/obol-sdk",
"version": "2.1.1",
"version": "2.1.2",
"description": "A package for creating Distributed Validators using the Obol API.",
"bugs": {
"url": "https://github.com/obolnetwork/obol-sdk/issues"
Expand Down
2 changes: 1 addition & 1 deletion test/sdk-package-test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@
rimraf "^3.0.2"

"@obolnetwork/obol-sdk@file:../..":
version "2.1.1"
version "2.1.2"
dependencies:
"@chainsafe/bls" "6.0.3"
"@chainsafe/blst" "^0.2.9"
Expand Down

0 comments on commit d7212b6

Please sign in to comment.