Skip to content

Commit

Permalink
chore(release): v2.0.1 (#55)
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 Aug 6, 2024
1 parent 588b7ca commit 8742f59
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 132 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,23 @@

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

### [v2.0.0](https://github.com/obolnetwork/obol-sdk/compare/v1.0.17...v2.0.0) (2024-07-29)
#### [v2.0.1](https://github.com/ObolNetwork/obol-sdk/compare/v2.0.0...v2.0.1)

> 29 July 2024
- Hanan/null deposit amounts [`#54`](https://github.com/ObolNetwork/obol-sdk/pull/54)
- accept a null value for deposit_amounts [`#52`](https://github.com/ObolNetwork/obol-sdk/pull/52)

- soft launch.
### [v2.0.0](https://github.com/ObolNetwork/obol-sdk/compare/v1.0.17...v2.0.0)

> 30 July 2024
- [Release] v2.0.0 [`#50`](https://github.com/ObolNetwork/obol-sdk/pull/50)

#### [v1.0.17](https://github.com/ObolNetwork/obol-sdk/compare/v1.0.16...v1.0.17)

> 2 July 2024
- fix release action [`#49`](https://github.com/ObolNetwork/obol-sdk/pull/49)
- [Release] v1.0.17 [`#48`](https://github.com/ObolNetwork/obol-sdk/pull/48)
- use v1.8.0 in cluster creation [`#32`](https://github.com/ObolNetwork/obol-sdk/pull/32)
- chore(release): v1.0.17 [`#47`](https://github.com/ObolNetwork/obol-sdk/pull/47)
- revert back to using git changelog [`#46`](https://github.com/ObolNetwork/obol-sdk/pull/46)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@obolnetwork/obol-sdk",
"version": "2.0.0",
"version": "2.0.1",
"description": "A package for creating Distributed Validators using the Obol API.",
"bugs": {
"url": "https://github.com/obolnetwork/obol-sdk/issues"
Expand Down Expand Up @@ -130,4 +130,4 @@
".ts"
]
}
}
}
Loading

0 comments on commit 8742f59

Please sign in to comment.