Skip to content

Commit c60d18f

Browse files
Version Packages
1 parent d15d09e commit c60d18f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/serious-ants-end.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @journeyapps/react-native-quick-sqlite
22

3+
## 2.4.11
4+
5+
### Patch Changes
6+
7+
- d15d09e: Update PowerSync SQLite core extension to 0.4.8.
8+
39
## 2.4.10
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"registry": "https://registry.npmjs.org/",
55
"access": "public"
66
},
7-
"version": "2.4.10",
7+
"version": "2.4.11",
88
"description": "Fast SQLite for react-native",
99
"main": "lib/commonjs/index",
1010
"module": "lib/module/index",

0 commit comments

Comments
 (0)