chore(release): prepare for 1.148.6

This commit is contained in:
B. Petersen
2024-10-31 14:19:18 +01:00
committed by bjoern
parent d8f07b2c5f
commit 88278fc826
13 changed files with 44 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.148.5"
"version": "1.148.6"
}