Skip to content

cargo-workspace - package missing version header in changelog when only dependency is updated #2318

@bukowa

Description

@bukowa
$ release-please --version
16.12.0

When package has only dependency update the changelog looks like this (both in CHANGELOG.md and pr body)
(note ck3oop-ui-rs: 0.0.1 missing version header`)

🤖 I have created a release beep boop

ck3oop-ui: 0.1.0

0.1.0 (2024-06-18)

Features

  • rust-core: Mod file parsing (03ce8e1)
ck3oop-core-rs: 0.1.0

0.1.0 (2024-06-18)

Features

  • rust-core: Mod file parsing (03ce8e1)
ck3oop-ui-rs: 0.0.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ck3oop-core-rs bumped from 0.0.0 to 0.1.0

This PR was generated with Release Please. See documentation.

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions