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

Misc fixes #87

Merged
merged 3 commits into from
Apr 5, 2020
Merged

Misc fixes #87

merged 3 commits into from
Apr 5, 2020

Conversation

pmowrer
Copy link
Owner

@pmowrer pmowrer commented Apr 5, 2020

No description provided.

pmowrer added 3 commits April 5, 2020 15:19
When wrapping `semantic-release` plugin hooks with an array of functions, they would display as `[AsyncFunction (anonymous)]` in the debug output of `semantic-release`. WIth this fix, they should show as `[AsyncFunction (semantic-release-monorepo)]`.

[Fixes #86]
@pmowrer
Copy link
Owner Author

pmowrer commented Apr 5, 2020

Merging this PR will publish the following release:

7.0.2 (2020-04-05)

Bug Fixes

  • each plugin's options weren't being passed (ec77e03), closes #83
  • show library name in semantic-release debug output (77c25d2), closes #86

@pmowrer pmowrer merged commit 69a5fc8 into master Apr 5, 2020
@pmowrer pmowrer deleted the misc-fixes branch April 5, 2020 19:39
@pmowrer
Copy link
Owner Author

pmowrer commented Apr 5, 2020

🎉 This PR is included in version 7.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

panzarino pushed a commit to cypress-io/cypress that referenced this pull request Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant