github Byron/gitoxide cargo-smart-release-v0.10.2
cargo-smart-release v0.10.2

latest releases: gix-object-v0.42.3, gix-actor-v0.31.4, gix-mailmap-v0.23.4...
2 years ago

Bug Fixes

  • Avoid running into the default-members trap with 'cargo publish'.
    Default-members in a cargo workspace can override what's actually
    published, so we have to be explicit about what to publish.

    This is only the case when there is more than one members in the
    workspace, even though it would probably work as well if the package
    would be specified with a single-crate workspace.

Commit Statistics

  • 3 commits contributed to the release over the course of 3 calendar days.
  • 3 days passed between releases.
  • 1 commit where understood as conventional.
  • 1 unique issue was worked on: #429

Commit Details

view details
  • #429
    • Adjust changelogs prior to release (7397805)
    • Avoid running into the default-members trap with 'cargo publish'. (64b951c)
  • Uncategorized
    • Merge branch 'davidkna-admin-sec' (3d0e2c2)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.