You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hook should run as part of melos version after versions have been updated but before committing changes, as compared to postversion, which runs after committing changes.
Reasoning
This allows a hook to generate/update files that should be committed, based on the new versions.
Additional context and comments
No response
The text was updated successfully, but these errors were encountered:
Is there an existing feature request for this?
Command
No response
Description
The hook should run as part of
melos version
after versions have been updated but before committing changes, as compared topostversion
, which runs after committing changes.Reasoning
This allows a hook to generate/update files that should be committed, based on the new versions.
Additional context and comments
No response
The text was updated successfully, but these errors were encountered: