Skip to content

Life cycle events not working in yarn 3.x #872

Open
@gbhasha

Description

@gbhasha

Describe the bug
Life cycle events which uses pre/post hooks are not working in yarn 3.x

Current behaviour
After updating from yarn 1.x to yarn 3.x, life cycle events such as prerelease, prepump, postchangelog etc are not working as expected.

Available lifecycle events are documented here
(https://github.com/conventional-changelog/standard-version#lifecycle-scripts)

Expected behaviour
All life cycle events mentioned in the doc such as prerelease, prepump, postchangelog etc should work in yarn 3.x

Environment

  • standard-version version(s): 9.3.2
  • Node/npm version: [16.13.0/8.10]
  • OS: [OSX 12.1]

Possible Solution

Additional context
Add any other context about the problem here. Or a screenshot if applicable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions