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.
1 parent b8ac4aa commit d32e75bCopy full SHA for d32e75b
core/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @vlcn.io/crsqlite
2
3
+## 0.16.0-next.1
4
+
5
+### Patch Changes
6
7
+- prepare `tables_used` query, correctly unzip native library from pre-builds
8
9
## 0.16.0-next.0
10
11
### Minor Changes
core/package.json
@@ -1,6 +1,6 @@
{
"name": "@vlcn.io/crsqlite",
- "version": "0.16.0-next.0",
+ "version": "0.16.0-next.1",
"description": "CR-SQLite loadable extension",
"homepage": "https://vlcn.io",
"repository": {
0 commit comments