Skip to content

Commit afd1816

Browse files
committed
chore: release v1.20.6
1 parent dd56fa4 commit afd1816

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
### 1.20.6 (2025-01-08)
4+
5+
Other changes:
6+
7+
- chore: fix external resource id
8+
- chore: fix resource id
9+
10+
[Compare with the previous release: v1.20.5 ... v1.20.6](https://github.com/softvisio-node/sqlite/compare/v1.20.5...v1.20.6)
11+
312
### 1.20.5 (2025-01-06)
413

514
Other changes:

build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softvisio/sqlite-build",
3-
"version": "1.20.5",
3+
"version": "1.20.6",
44
"private": true,
55
"homepage": "https://github.com/softvisio-node/sqlite",
66
"bugs": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softvisio/sqlite",
3-
"version": "1.20.5",
3+
"version": "1.20.6",
44
"description": "better-sqlite3 re-packed",
55
"homepage": "https://softvisio-node.github.io/sqlite/",
66
"bugs": {

0 commit comments

Comments
 (0)