Skip to content

Commit b6d4166

Browse files
DominicGBauerDominicGBauer
andauthored
chore: release beta 5 (#72)
Co-authored-by: DominicGBauer <[email protected]>
1 parent 002c8e2 commit b6d4166

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

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

3+
4+
## 1.0.0-BETA5
5+
6+
* Fix `hasSynced` not updating after `disconnectAndClear`
7+
* Fix error being thrown in iOS app launch
8+
39
## 1.0.0-BETA4
410

511
* Fix sync status being reset when `update` function is run
612

7-
813
## 1.0.0-BETA3
914

1015
* Add `waitForFirstSync` function - which resolves after the initial sync is completed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ development=true
1717
RELEASE_SIGNING_ENABLED=true
1818
# Library config
1919
GROUP=com.powersync
20-
LIBRARY_VERSION=1.0.0-BETA4
20+
LIBRARY_VERSION=1.0.0-BETA5
2121
GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git
2222
# POM
2323
POM_URL=https://github.com/powersync-ja/powersync-kotlin/

0 commit comments

Comments
 (0)