Skip to content

Changelog titles not customisable #658

@raphaelokon

Description

@raphaelokon

Affected Packages

apply-release-plan

Problem

Currently it is not possible to style or modify the changelog titles (always resulting in the version). The line is just hard coded here → https://github.com/atlassian/changesets/blob/de2b4a5a7b244a37d94625bcb70ecde9dde5b612/packages/apply-release-plan/src/get-changelog-entry.ts#L102

Proposed solution

Add a (third) formatter function that gets the context passed so that teams can supply their own title formatter if need be. Same is actually true for the patch, minor and major ones.


Cheers and thanks for the great work 🎉

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions