Skip to content

Commit

Permalink
Merge pull request #219 from blockfrost/chore/230
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirvolek authored Nov 4, 2024
2 parents dc797e3 + 3458027 commit 01d2488
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.3.0] - 2024-11-04

### Added

- `/account/:stake_addr/utxos` for retrieving utxos associated with a stake account
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.4",
"version": "2.3.0",
"description": "",
"keywords": [],
"license": "Apache-2.0",
Expand Down

0 comments on commit 01d2488

Please sign in to comment.