Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit567c9c6

Browse files
authored
Add note on how to update docs for new release (#5541)
* Update Release-Process.mdAdd note about updating docs.* Update Release-Process.md* Update Release-Process.md
1 parent69a4cf2 commit567c9c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎Release-Process.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,3 +184,9 @@ $ npm publish
184184

185185
**NOTE:** The version number to publish will be picked up automatically from
186186
package.json.
187+
188+
###Step 7. Update documentation website
189+
190+
The documentation websitehttps://expressjs.com/ documents the current release version in various places. For a new release:
191+
1. Change the value of`current_version` inhttps://github.com/expressjs/expressjs.com/blob/gh-pages/_data/express.yml to match the latest version number.
192+
2. Add a new section to the change log. For example, for a 4.x release,https://github.com/expressjs/expressjs.com/blob/gh-pages/en/changelog/4x.md,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp