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

fix: Fixes exports to correctly export test utils #921

Merged
merged 1 commit into from Jul 20, 2022

Commits on Jul 17, 2022

  1. fix: Fixes exports to correctly export test utils

    This change slightly adjusts the exports in this repo's package.json in order to expose the required test utilities to consumers.
    
    While it works to provide the alias within release-it@529bc1f, it's slightly confusing to consumers who expect the export to map to a real path on disc.
    
    Relates to release-it#920 and tweaks release-it@529bc1f to use correct path.
    scalvert committed Jul 17, 2022
    Copy the full SHA
    0c635bb View commit details
    Browse the repository at this point in the history