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

Updated format-changelog to generate release lines for dependent packages #115

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Apr 22, 2024

No description provided.

@ijlee2 ijlee2 added the enhance: documentation Issue asks for better documentation (e.g. README, code, tests) label Apr 22, 2024
}

async function getReleaseLine(changeset) {
async function getDependencyReleaseLine(changesets) {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should packages in codemod-utils depend on one another, getDependencyReleaseLine() helps ensure that dependent packages get changelog entries and a version bump.

@ijlee2 ijlee2 marked this pull request as ready for review April 22, 2024 06:37
@ijlee2 ijlee2 merged commit f8011b6 into main Apr 22, 2024
2 checks passed
@ijlee2 ijlee2 deleted the update-format-changelogs branch April 22, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhance: documentation Issue asks for better documentation (e.g. README, code, tests)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant