Skip to content

Commit 20ec94b

Browse files
release (#72)
1 parent 4dbaedf commit 20ec94b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.5.0
44

55
* Fix null values in CRUD entries being reported as strings.
66
* Added support for Swift 6 strict concurrency checking.

docs/Release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
* Confirm every PR you want in the release has been merged into `main`.
66
* Update `CHANGELOG.md` with the changes.
77
* 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+
The version string should have the form `1.0.0`, there should not be a `v` prefix on the tag name.
99
* 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)