Skip to content

Commit eac3256

Browse files
Version Packages (#57)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 60c4f54 commit eac3256

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/fluffy-plums-carry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silly-moose-bake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @journeyapps/wa-sqlite
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- 60c4f54: Update PowerSync core to v0.4.10
8+
9+
### Patch Changes
10+
11+
- 82eb502: Fix potential deadlocks and Failed to execute 'createSyncAccessHandle' on 'FileSystemFileHandle' errors.
12+
313
## 1.3.4
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@journeyapps/wa-sqlite",
3-
"version": "1.3.4",
3+
"version": "1.4.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)