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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
Due to the interactive nature of grunt-patch-wordpress, some manual testing is required in order to release a new version. This describes the bare minimum of testing needed to release a new version.
6
6
7
7
1) Open a ticket on WordPress Core Trac for the new version. This ticket will serve as both the test bed and for actually updating grunt-patch-wordpress.
8
-
2)use`npm link` to test the unreleased version of grunt-patch-wordpress
8
+
2)Use`npm link` to test the unreleased version of grunt-patch-wordpress
9
9
3) create a patch in WordPress to bump grunt patch wordpress and upload it using `npm run grunt upload_patch`.
10
10
4) Revert that file.
11
11
5) use `npm run grunt patch` to check the file you just uploaded
0 commit comments