Skip to content

Commit 68c5341

Browse files
committed
Release v26.4.1
Fixes: - Ignore terminal SIGINT (Lauri Rooden) Enhancements: - Skip intermediate array in down migration (Lauri Rooden) - Skip clearing opened[undefined]/opened[":memory:"] (Lauri Rooden) - Use common suffix in stdin.write (Lauri Rooden) - Add test (Lauri Rooden)
1 parent 39797e7 commit 68c5341

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@litejs/sqlite3",
3-
"version": "26.4.0",
3+
"version": "26.4.1",
44
"license": "MIT",
55
"author": "Lauri Rooden <lauri@rooden.ee>",
66
"description": "Small sqlite3 command wrapper with buffer and boolean support",

0 commit comments

Comments
 (0)