We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e3ea7 commit 60e5b6dCopy full SHA for 60e5b6d
content/development/release-process.md
@@ -19,4 +19,4 @@ npm version major && git push --follow-tags && npm publish
19
20
_This will increment the package version, commits the changes, cuts a **local tag**, push to github & publish the npm package._
21
22
-After that go to the github releases page and write a Changelog for the new tag.
+After that go to the github [releases page](https://github.com/webpack/webpack/releases) and write a Changelog for the new tag.
0 commit comments