Skip to content

Commit

Permalink
v0.16.0 official
Browse files Browse the repository at this point in the history
  • Loading branch information
tantaman committed Dec 16, 2023
1 parent 9be3dec commit eacf4e2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @vlcn.io/crsqlite

## 0.16.0

### Minor Changes

- e4a0a42: v0.16.0-next

### Patch Changes

- d485812: prepare `tables_used` query, correctly unzip native library from pre-builds
- 6f0ccac: fix error where separate connections would not report the correct db version

## 0.16.0-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit eacf4e2

Please sign in to comment.