Skip to content

Commit eacf4e2

Browse files
committed
v0.16.0 official
1 parent 9be3dec commit eacf4e2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

core/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @vlcn.io/crsqlite
22

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+
314
## 0.16.0-next.2
415

516
### Patch Changes

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vlcn.io/crsqlite",
3-
"version": "0.16.0-next.2",
3+
"version": "0.16.0",
44
"description": "CR-SQLite loadable extension",
55
"homepage": "https://vlcn.io",
66
"repository": {

0 commit comments

Comments
 (0)