Skip to content

Commit

Permalink
chore(main): release 0.3.1 (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Nov 13, 2023
1 parent ab46910 commit 25db5b3
Show file tree
Hide file tree
Showing 2 changed files with 8 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.3.0"
".": "0.3.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.1](https://github.com/matter-labs/zksync-withdrawal-finalizer/compare/v0.3.0...v0.3.1) (2023-11-13)


### Bug Fixes

* adds an optional predefined token list ([#297](https://github.com/matter-labs/zksync-withdrawal-finalizer/issues/297)) ([ab46910](https://github.com/matter-labs/zksync-withdrawal-finalizer/commit/ab469100bb3a6d48f2297e83474764970d377fc3))

## [0.3.0](https://github.com/matter-labs/zksync-withdrawal-finalizer/compare/v0.2.5...v0.3.0) (2023-11-13)


Expand Down

0 comments on commit 25db5b3

Please sign in to comment.