-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release #1128
chore: release #1128
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1128 +/- ##
==========================================
+ Coverage 86.78% 86.81% +0.03%
==========================================
Files 91 91
Lines 18560 18560
Branches 18167 18167
==========================================
+ Hits 16107 16113 +6
+ Misses 1606 1600 -6
Partials 847 847
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
96bc15f
to
a29721d
Compare
@@ -1,5 +1,21 @@ | |||
# Changelog | |||
|
|||
## 0.1.0 (2024-05-29) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changelogs here and elsewhere don't seem to correspond to the specific crates that they belong to, which is a bit confusing; is this intentional?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree this is not great. It seems that the changelog entry goes against every package that is touched by the commit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could manually edit them, but that's going to be a burden going forward.
Before merging, let me cleanup the repeated |
🤖 New release
hugr
: 0.4.0 -> 0.5.0hugr-cli
: 0.1.0hugr-core
: 0.1.0hugr-passes
: 0.1.0Changelog
hugr
hugr-core
This PR was generated with release-plz.