Skip to content

Commit 9694ebd

Browse files
committed
next release
1 parent d733d83 commit 9694ebd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 0.22.0-next.1
4+
5+
### Patch Changes
6+
7+
- prepare `tables_used` query, correctly unzip native library from pre-builds
8+
39
## 0.22.0-next.0
410

511
### Minor Changes

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/wa-sqlite",
3-
"version": "0.22.0-next.0",
3+
"version": "0.22.0-next.1",
44
"type": "module",
55
"main": "src/sqlite-api.js",
66
"types": "src/types/index.d.ts",

0 commit comments

Comments
 (0)