Skip to content

Commit

Permalink
chore(main): release core 26.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zksync-era-bot committed Feb 12, 2025
1 parent e32fee0 commit 55daab6
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,5 +1,5 @@
{
"core": "26.3.0",
"core": "26.4.0",
"prover": "18.0.0",
"zkstack_cli": "0.1.2"
}
7 changes: 7 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [26.4.0](https://github.com/matter-labs/zksync-era/compare/core-v26.3.0...core-v26.4.0) (2025-02-12)


### Features

* Avail gas relay upgrade ([#3601](https://github.com/matter-labs/zksync-era/issues/3601)) ([e32fee0](https://github.com/matter-labs/zksync-era/commit/e32fee04bfcfd46f4ed2edf2ea564f7aafd5db10))

## [26.3.0](https://github.com/matter-labs/zksync-era/compare/core-v26.2.1...core-v26.3.0) (2025-02-12)


Expand Down

0 comments on commit 55daab6

Please sign in to comment.