Skip to content
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

Enhance the changelog formatting capabilities of the project by allowing customization of the generateChangesForVersionTypeMarkdown function #1332

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

binggg
Copy link

@binggg binggg commented Mar 26, 2024

Changes

This Pull Request includes the following changes:

  1. Added the ability to customize the generateChangesForVersionTypeMarkdown function in the changesets package.
  2. Updated the types definition in the types package.
  3. Added support for custom generateChangesForVersionTypeMarkdown in the changelog.
  4. Added a new changeset.

Summary

This PR aims to enhance the changelog formatting capabilities of the project by allowing customization of the generateChangesForVersionTypeMarkdown function. It also updates the types definition and adds a new changeset.

Documentation

The necessary documentation has been updated to reflect these changes.

Dependencies

No new dependencies have been added or existing dependencies updated as part of this PR.

Security

This PR does not affect the project's security policy.

Copy link

changeset-bot bot commented Mar 26, 2024

🦋 Changeset detected

Latest commit: 6911e08

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
Name Type
@changesets/apply-release-plan Minor
@changesets/types Minor
@changesets/cli Patch
@changesets/assemble-release-plan Patch
@changesets/changelog-git Patch
@changesets/changelog-github Patch
@changesets/config Patch
@changesets/get-dependents-graph Patch
@changesets/get-release-plan Patch
get-workspaces Patch
@changesets/git Patch
@changesets/parse Patch
@changesets/pre Patch
@changesets/read Patch
@changesets/release-utils Patch
@changesets/write Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codesandbox-ci bot commented Mar 26, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant