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: projects/npm-tools/CONTRIBUTING.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
@@ -42,7 +42,7 @@ Running `yarn version` has the following effects:
42
42
- A tagged commit is created, including the changes to the changelog that you previously staged.
43
43
- The "postversion" script will run, which automatically does `git push` and performs a `yarn publish`, prompting for confirmation along the way.
44
44
45
-
Copy the relevant section from the changelog to the corresponding entry on the [releases page](https://github.com/liferay/liferay-npm-tools/releases).
45
+
Copy the relevant section from the changelog to the corresponding entry on the [releases page](https://github.com/liferay/liferay-frontend-projects/releases).
46
46
47
47
After the release, you can confirm that the packages are correctly listed in the NPM registry:
0 commit comments