release
release copied to clipboard
Minimalistic, opinionated, and predictable release automation tool.
- Closes #30 Lists GitHub handles of the users that contributed to each individual merged pull request. - [x] Fetch GitHub user handles based on the given commit. - [x]...
Right now, when running the release script you don't see its output as it prints it. Instead, you only see the entire `stdout` once the process is finished. This is...
This library has produced a number of false breaking changes in the past: - https://github.com/ossjs/release/commit/0caf7abf74ce195e4bc1990311976910f9d7e21a, which triggered a major version bump while it shouldn't). - https://github.com/mswjs/headers-polyfill/commit/dd0b62489786d0f9e44d36d570bebed8169512b9, where it should've triggered...