Skip to content

Commit 00dbcc4

Browse files
committed
docs: add release guide
1 parent 566c924 commit 00dbcc4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/Release.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# PowerSync Swift SDK
2+
3+
## Releasing
4+
* Confirm every PR you want in the release has been merged into `main`.
5+
* Update `CHANGELOG.md` with the changes.
6+
* In GitHub actions on GitHub manually run the `Release PowerSync` action. You will be required to update the version and add release notes.
7+
* 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

Comments
 (0)