mswjs / msw

Industry standard API mocking for JavaScript.
https://mswjs.io
MIT License
15.97k stars 519 forks source link

chore(release-preview): always run for `workflow_dispatch` trigger #2350

Closed kettanaito closed 2 weeks ago

kettanaito commented 2 weeks ago

I've noticed that although I'm triggering the preview release manually, the check job is skipped because I have no qualifying PR approvals.

kettanaito commented 2 weeks ago

Released: v2.6.1 🎉

This has been released in v2.6.1!

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


Predictable release automation by @ossjs/release.