You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASING.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,3 +7,4 @@ Releasing is handled by GitHub Actions and is powered by GitHub Releases.
7
7
- Set the release title to the new version
8
8
- Auto-generate the release notes, excluding any internal changes
9
9
4.[Watch the release build](https://github.com/levibuzolic/eslint-plugin-no-only-tests/actions/workflows/publish.yml) and verify it completes successfully
10
+
- CI installs and validates with Bun, then publishes to npm using `npm publish`
0 commit comments