We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25f5de3 commit 20bb604Copy full SHA for 20bb604
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+### 1.22.1 (2025-01-18)
4
+
5
+Fixes:
6
7
+- fix: update better-sqlite v11.8.1
8
9
+Compare with the previous release: [`v1.22.0...v1.22.1`](https://github.com/softvisio-node/sqlite/compare/v1.22.0...v1.22.1)
10
11
### 1.22.0 (2025-01-15)
12
13
Features:
build/package.json
@@ -1,6 +1,6 @@
{
"name": "@softvisio/sqlite-build",
- "version": "1.22.0",
+ "version": "1.22.1",
"private": true,
"homepage": "https://github.com/softvisio-node/sqlite",
"bugs": {
package.json
"name": "@softvisio/sqlite",
"description": "better-sqlite3 re-packed",
"homepage": "https://softvisio-node.github.io/sqlite/",
0 commit comments