We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33a190a + 1842685 commit 0d40b3aCopy full SHA for 0d40b3a
.changeset/brave-keys-worry.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @journeyapps/react-native-quick-sqlite
2
3
+## 2.4.4
4
+
5
+### Patch Changes
6
7
+- d743f0c: Update SQLite from 3.39.4 to 3.49.1
8
9
## 2.4.3
10
11
### Patch Changes
package.json
@@ -4,7 +4,7 @@
"registry": "https://registry.npmjs.org/",
"access": "public"
},
- "version": "2.4.3",
+ "version": "2.4.4",
"description": "Fast SQLite for react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments