publish new versions (#2121)

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-02 21:37:16 +01:00
committed by GitHub
parent 3ef756f4ce
commit ab8cf45bb9
3 changed files with 5 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
sql-js: patch
---
Fixed the QueryResult typing by marking `lastInsertId` as optional to reflect postgres-only changes made in the 2.0.0 release.