chore(release): prepare for 1.154.1

This commit is contained in:
link2xt
2025-01-15 19:23:27 +00:00
parent 69e01b5197
commit fa016b36fb
12 changed files with 22 additions and 15 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.154.0"
"version": "1.154.1"
}