Skip to content

Commit 2eb5c21

Browse files
committed
docs: update
1 parent 3c813cf commit 2eb5c21

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@ For VS Code users, you can install the [Biome VS Code extension](https://marketp
127127

128128
Repository maintainers can publish a new version of changed packages to npm.
129129

130-
1. Run `pnpm generate-release-pr` to generate a release pull request.
131-
2. Run the [release action](https://github.com/web-infra-dev/rsbuild/actions/workflows/release.yml) to publish packages to npm.
132-
3. Generate the [release notes](https://github.com/web-infra-dev/rsbuild/releases) via GitHub, see [Automatically generated release notes](https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes)
133-
4. Merge the release pull request to `main`.
130+
1. Run `pnpm generate-release-pr` to generate a release branch.
131+
2. Create a pull request, the title should be `release: v1.2.0`.
132+
3. Run the [release action](https://github.com/web-infra-dev/rsbuild/actions/workflows/release.yml) to publish packages to npm.
133+
4. Generate the [release notes](https://github.com/web-infra-dev/rsbuild/releases) via GitHub, see [Automatically generated release notes](https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes)
134+
5. Merge the release pull request to `main`.

0 commit comments

Comments
 (0)