Skip to content

Commit

Permalink
ALL-4863: version bump and changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
rostislavjadavan committed Feb 20, 2024
1 parent 3f5152b commit 0c825a8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [4.2.10] - 2024.2.20

### Fixed

- Fixed the `getBlock` method for Doge, addressing an issue with the second boolean parameter.

## [4.2.9] - 2024.2.15

### Added
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": "@tatumio/tatum",
"version": "4.2.9",
"version": "4.2.10",
"description": "Tatum JS SDK",
"author": "Tatum",
"repository": "https://github.com/tatumio/tatum-js",
Expand Down

0 comments on commit 0c825a8

Please sign in to comment.