Skip to content

Commit

Permalink
release: 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirvolek committed Oct 31, 2024
1 parent 379fcbc commit 5d4f59a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 13 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.2.4] - 2024-10-31

### Fixed

- Added instant rewards, reserves, treasury and proposal_refund to the calculation of delegators' total amount in `/governance/dreps/:drep/delegators`
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": "blockfrost-backend-ryo",
"version": "2.2.3",
"version": "2.2.4",
"description": "",
"keywords": [],
"license": "Apache-2.0",
Expand Down
Loading

0 comments on commit 5d4f59a

Please sign in to comment.