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
1. Run `pnpm generate-release-pr` to create a release pull request.
135
-
2.[Run the release action](https://github.com/web-infra-dev/rslib/actions/workflows/release.yml).
136
-
3.[Generate the release notes](https://github.com/web-infra-dev/rslib/releases).
137
-
4.Merge the release pull request.
135
+
2.[Run the release action on release branch](https://github.com/web-infra-dev/rslib/actions/workflows/release.yml).
136
+
3.Merge the release pull request.
137
+
4.[Create Git tag on main branch and generate the release notes](https://github.com/web-infra-dev/rslib/releases).
138
138
139
139
## Caveats
140
140
141
141
The project is still in its early stages and under active development, so it possible dependents on Rsbuild or Rspack canary versions to test the latest features. The current versions are:
0 commit comments