Skip to content

Commit f441fae

Browse files
committed
chore: release v1.18.5
1 parent 705cffc commit f441fae

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
### 1.18.5 (2024-12-04)
4+
5+
Other changes:
6+
7+
- chore: update package dependencies
8+
9+
[Compare with the previous release: v1.18.4 ... v1.18.5](https://github.com/softvisio-node/sqlite/compare/v1.18.4...v1.18.5)
10+
311
### 1.18.4 (2024-11-27)
412

513
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.18.4",
3+
"version": "1.18.5",
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.18.4",
3+
"version": "1.18.5",
44
"description": "better-sqlite3 re-packed",
55
"homepage": "https://softvisio-node.github.io/sqlite/",
66
"bugs": {

0 commit comments

Comments
 (0)