Skip to content

Conversation

@bugron
Copy link

@bugron bugron commented Jan 9, 2026

What Changed

makeRelease hook now returns undefined instead of an empty array in dry run mode for independent lerna versioing to prevent afterRelease hook from running.

Closes #2516

Why

To fix the dry run mode for monorepos with "version": "independent" configuration.

Todo:

  • Add tests
  • Add docs

Change Type

Indicate the type of change your pull request is:

  • documentation
  • patch
  • minor
  • major

@bugron
Copy link
Author

bugron commented Jan 9, 2026

Hey @hipstersmoothie ✋, explicitly tagging you since I cannot add you as a PR reviewer. Thanks.

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.

Release comment and released label are added to the PR even when --dry-run flag is passed

1 participant