Skip to content

Commit

Permalink
chore(main): release core 20.1.0 (#921)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[20.1.0](core-v20.0.0...core-v20.1.0)
(2024-01-23)


### Features

* **api:** Get historical fee input
([#919](#919))
([8e1009f](8e1009f))
* ZK Stack framework MVP
([#880](#880))
([3e5c528](3e5c528))


### Bug Fixes

* **test:** Provide higher min allowance in estimation
([#923](#923))
([d379612](d379612))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
zksync-era-bot authored Jan 23, 2024
1 parent 60f600b commit c2fe45a
Show file tree
Hide file tree
Showing 2 changed files with 14 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 @@
{
"sdk/zksync-rs": "0.4.0",
"core": "20.0.0",
"core": "20.1.0",
"prover": "10.1.0"
}
13 changes: 13 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [20.1.0](https://github.com/matter-labs/zksync-era/compare/core-v20.0.0...core-v20.1.0) (2024-01-23)


### Features

* **api:** Get historical fee input ([#919](https://github.com/matter-labs/zksync-era/issues/919)) ([8e1009f](https://github.com/matter-labs/zksync-era/commit/8e1009fc4626465524183ae10a8ff26739fbb647))
* ZK Stack framework MVP ([#880](https://github.com/matter-labs/zksync-era/issues/880)) ([3e5c528](https://github.com/matter-labs/zksync-era/commit/3e5c528767e907e116e29310460019e2bf9161d1))


### Bug Fixes

* **test:** Provide higher min allowance in estimation ([#923](https://github.com/matter-labs/zksync-era/issues/923)) ([d379612](https://github.com/matter-labs/zksync-era/commit/d37961296c102555e7128424fb1e9b998579b1de))

## [20.0.0](https://github.com/matter-labs/zksync-era/compare/core-v19.2.0...core-v20.0.0) (2024-01-19)


Expand Down

0 comments on commit c2fe45a

Please sign in to comment.