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 9be3dec commit eacf4e2Copy full SHA for eacf4e2
core/CHANGELOG.md
@@ -1,5 +1,16 @@
1
# @vlcn.io/crsqlite
2
3
+## 0.16.0
4
+
5
+### Minor Changes
6
7
+- e4a0a42: v0.16.0-next
8
9
+### Patch Changes
10
11
+- d485812: prepare `tables_used` query, correctly unzip native library from pre-builds
12
+- 6f0ccac: fix error where separate connections would not report the correct db version
13
14
## 0.16.0-next.2
15
16
### Patch Changes
core/package.json
@@ -1,6 +1,6 @@
{
"name": "@vlcn.io/crsqlite",
- "version": "0.16.0-next.2",
+ "version": "0.16.0",
"description": "CR-SQLite loadable extension",
"homepage": "https://vlcn.io",
"repository": {
0 commit comments