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: docs/Release.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,5 @@
5
5
* Confirm every PR you want in the release has been merged into `main`.
6
6
* Update `CHANGELOG.md` with the changes.
7
7
* In GitHub actions on GitHub manually run the `Release PowerSync` action. You will be required to update the version and add release notes.
8
+
The version string should have the form `1.0.0-beta.x` for beta releases, there should not be a `v` prefix on the tag name.
8
9
* If the release notes are complicated and don't fit on a single line it is easier to rather update those after the release is completed by updating the release notes in the new release.
0 commit comments