Skip to content

Commit

Permalink
chore(main): release 0.1.53 (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
zksync-admin-bot2 authored Sep 29, 2023
1 parent c3c8bee commit 9c349af
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.52"
".": "0.1.53"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.53](https://github.com/matter-labs/zksync-withdrawal-finalizer/compare/v0.1.52...v0.1.53) (2023-09-29)


### Bug Fixes

* fix get_withdrawals query ([#212](https://github.com/matter-labs/zksync-withdrawal-finalizer/issues/212)) ([c3c8bee](https://github.com/matter-labs/zksync-withdrawal-finalizer/commit/c3c8bee9d8ea2974205ca0ab2791398d0f58894d))
* Revert "feat: Adds logging to investigate hangs" ([#213](https://github.com/matter-labs/zksync-withdrawal-finalizer/issues/213)) ([14ffa1a](https://github.com/matter-labs/zksync-withdrawal-finalizer/commit/14ffa1a14cfcf15284dd128f0b2bfbb3c15c4c3b))

## [0.1.52](https://github.com/matter-labs/zksync-withdrawal-finalizer/compare/v0.1.51...v0.1.52) (2023-09-29)


Expand Down

0 comments on commit 9c349af

Please sign in to comment.