Skip to content

Commit 6c94876

Browse files
chore(main): release 0.9.1 (#535)
🤖 I have created a release *beep* *boop* --- ## [0.9.1](v0.9.0...v0.9.1) (2025-01-27) ### Bug Fixes * do not panic if proof is null ([#533](#533)) ([7994cfa](7994cfa)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 7994cfa commit 6c94876

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.0"
2+
".": "0.9.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.9.1](https://github.com/matter-labs/zksync-withdrawal-finalizer/compare/v0.9.0...v0.9.1) (2025-01-27)
4+
5+
6+
### Bug Fixes
7+
8+
* do not panic if proof is null ([#533](https://github.com/matter-labs/zksync-withdrawal-finalizer/issues/533)) ([7994cfa](https://github.com/matter-labs/zksync-withdrawal-finalizer/commit/7994cfa63325990d6a0675cd56d9b32b87a5d4b3))
9+
310
## [0.9.0](https://github.com/matter-labs/zksync-withdrawal-finalizer/compare/v0.8.0...v0.9.0) (2024-04-24)
411

512

0 commit comments

Comments
 (0)