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
Before creating a release, ensure that **all tests pass** for the code currently on `main` (unit tests and end-to-end tests). If any tests fail, fix the issues before proceeding.
176
+
177
+
Releases are versioned and published through automated GitHub workflows. The release process consists of the following steps:
178
+
179
+
### 1. Bump the version
180
+
181
+
The version is incremented using the **Bump version** workflow:
0 commit comments