Skip to content

fix: melos --graduate doesn't generate changelog entries #264

@spydon

Description

@spydon

Is there an existing issue for this?

  • I have searched the existing issues.

Version

1.5.2

Description

When first releasing versions with --prerelease it properly generates changelog entries, but when then graduating the prerelease with --graduate and you have made changes after the last pre-release, those changes are not included in the changelog (but the changes are included in the package), it only adds:

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

Steps to reproduce

  1. Release a version with --prerelease
  2. Make some more changes (properly tagged etc)
  3. Release a new version with --graduate

Expected behavior

When running with --graduate melos should generate entries in the changelog for the changes that were made after the last pre-release. Or it should not include the unreleased changes.

Screenshots

No response

Additional context and comments

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions