chore(release): prepare for 1.145.0

This commit is contained in:
link2xt
2024-09-26 19:22:10 +00:00
parent 4b74c9d85f
commit 02db6bcb8e
13 changed files with 31 additions and 16 deletions

View File

@@ -55,5 +55,5 @@
"test:mocha": "mocha node/test/test.mjs --growl --reporter=spec --bail --exit"
},
"types": "node/dist/index.d.ts",
"version": "1.144.0"
"version": "1.145.0"
}