Skip to content

Commit f86c213

Browse files
committed
5.1.1 [skip ci]
1 parent 033fdff commit f86c213

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 5.1.1 - Wed Nov 01 2023 23:59:09
2+
3+
**Contributor:** Theo Gravity
4+
5+
- Update vendor typings to use sqlite3 (#176)
6+
17
## 5.0.1 - Tue Jul 11 2023 17:36:14
28

39
**Contributor:** Aleksandr Ananin

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sqlite",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "SQLite client for Node.js applications with SQL-based migrations API written in Typescript",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)