We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db5c14 commit d59187aCopy full SHA for d59187a
core/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @vlcn.io/crsqlite
2
3
+## 0.16.0-next.2
4
+
5
+### Patch Changes
6
7
+- fix error where separate connections would not report the correct db version
8
9
## 0.16.0-next.1
10
11
### Patch Changes
core/package.json
@@ -1,6 +1,6 @@
{
"name": "@vlcn.io/crsqlite",
- "version": "0.16.0-next.1",
+ "version": "0.16.0-next.2",
"description": "CR-SQLite loadable extension",
"homepage": "https://vlcn.io",
"repository": {
0 commit comments