Skip to content

Commit 4fc925d

Browse files
committed
Release 3.44.0.
1 parent 899b7d4 commit 4fc925d

File tree

8 files changed

+625
-158
lines changed

8 files changed

+625
-158
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sqlite.org/sqlite-wasm",
3-
"version": "3.43.2-build1",
3+
"version": "3.44.0-build1",
44
"description": "SQLite Wasm conveniently wrapped as an ES Module.",
55
"keywords": [
66
"sqlite",
@@ -59,7 +59,7 @@
5959
"module-workers-polyfill": "^0.3.2",
6060
"node-fetch": "^3.3.2",
6161
"prettier": "^3.0.3",
62-
"publint": "^0.2.4",
62+
"publint": "^0.2.5",
6363
"prettier-plugin-jsdoc": "^1.1.1",
6464
"shx": "^0.3.4"
6565
}

0 commit comments

Comments
 (0)