Skip to content

Commit 8f2f849

Browse files
committed
publish automigrate and fractional index fix
1 parent 60d216b commit 8f2f849

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

core/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vlcn.io/crsqlite
22

3+
## 0.15.1-next.0
4+
5+
### Patch Changes
6+
7+
- ensure statements are finalized when closing db, allow automigrating fractindex tables, fractindex w/o list columns fix
8+
39
## 0.15.0
410

511
### Minor Changes

core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vlcn.io/crsqlite",
3-
"version": "0.15.0",
3+
"version": "0.15.1-next.0",
44
"description": "CR-SQLite loadable extension",
55
"homepage": "https://vlcn.io",
66
"repository": {

0 commit comments

Comments
 (0)