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(publish): log publish process stderr as warnings #63

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

kettanaito
Copy link
Member

It is not uncommon for tools to print warnings into stderr (NPM does it). This correctly forwards those errors as a warning in logger so the consumer aren't freaking out when the release script suddenly prints a bunch of ERROR:.

@kettanaito kettanaito merged commit da2dadf into main Sep 2, 2023
1 check passed
@kettanaito kettanaito deleted the fix/treat-stderr-as-warning branch September 2, 2023 13:39
@kettanaito
Copy link
Member Author

Released: v0.7.1 🎉

This has been released in v0.7.1!

Make sure to always update to the latest version (npm i @ossjs/release@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant