Skip to content

Commit a165b4d

Browse files
github-actions[bot]simolus3
authored andcommitted
Version Packages
1 parent d108959 commit a165b4d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/early-tips-reply.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.10
4+
5+
### Patch Changes
6+
7+
- 36b37d8: Support 16KB page sizes when building with NDK version 27+
8+
39
## 2.4.9
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.9",
7+
"version": "2.4.10",
88
"description": "Fast SQLite for react-native",
99
"main": "lib/commonjs/index",
1010
"module": "lib/module/index",

0 commit comments

Comments
 (0)