Conversation
4b4f16d to
46465ed
Compare
There was a problem hiding this comment.
Pull Request Overview
This is an automated release PR that bumps the package version from 0.0.11-alpha to 0.0.12-alpha, generated by Release Please.
- Version updated across package.json and manifest.json
- Changelog updated with new release entry for finalization services feature
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Version bumped from 0.0.11-alpha to 0.0.12-alpha |
| CHANGELOG.md | Added release notes for v0.0.12-alpha with feature description |
| .github/release-please/manifest.json | Version updated to match package.json |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ### Features | ||
|
|
||
| * export finalization services and add finalization estimate mthod ([#62](https://github.com/dutterbutter/zksync-sdk/issues/62)) ([bfc36cf](https://github.com/dutterbutter/zksync-sdk/commit/bfc36cf7c4a7895add40089265ae8979b9b31fff)) |
There was a problem hiding this comment.
Typo in the feature description: "mthod" should be "method".
| * export finalization services and add finalization estimate mthod ([#62](https://github.com/dutterbutter/zksync-sdk/issues/62)) ([bfc36cf](https://github.com/dutterbutter/zksync-sdk/commit/bfc36cf7c4a7895add40089265ae8979b9b31fff)) | |
| * export finalization services and add finalization estimate method ([#62](https://github.com/dutterbutter/zksync-sdk/issues/62)) ([bfc36cf](https://github.com/dutterbutter/zksync-sdk/commit/bfc36cf7c4a7895add40089265ae8979b9b31fff)) |
ci-run-tests LCOV of commit
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #63 +/- ##
=======================================
Coverage 84.94% 84.94%
=======================================
Files 75 75
Lines 11791 11791
=======================================
Hits 10016 10016
Misses 1775 1775
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.0.12-alpha (2025-11-13)
Features
This PR was generated with Release Please. See documentation.