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: src/content/contribute/release-process.mdx
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,14 @@ contributors:
5
5
- d3viant0ne
6
6
- sokra
7
7
- byzyk
8
+
- chenxsan
8
9
---
9
10
10
11
The release process for deploying webpack is actually quite painless. Read through the following steps, so you have a clear understanding of how it's done.
11
12
12
13
## Pull Requests
13
14
14
-
When merging pull requests into the `master` branch, select the _Create Merge Commit_ option.
15
+
When merging pull requests into the `main` branch, select the _Create Merge Commit_ option.
0 commit comments